Specify the version

This commit is contained in:
mio
2021-10-16 21:33:19 +02:00
parent 9e447fca1a
commit 304b94cfbb

View File

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