Specify the version
This commit is contained in:
parent
9e447fca1a
commit
304b94cfbb
|
@ -14,6 +14,9 @@ on:
|
|||
- "COPYING"
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
UNICORN_VERSION: ${{ GITHUB_SHA }}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ${{ matrix.config.os }}
|
||||
|
|
Loading…
Reference in New Issue