Specify the version

This commit is contained in:
mio 2021-10-16 21:33:19 +02:00
parent 9e447fca1a
commit 304b94cfbb
No known key found for this signature in database
GPG Key ID: DFF27E34A47CB873
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ on:
- "COPYING"
pull_request:
env:
UNICORN_VERSION: ${{ GITHUB_SHA }}
jobs:
build:
runs-on: ${{ matrix.config.os }}