add runs-on
This commit is contained in:
parent
2ba59cdbd6
commit
fd179d5ed4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -34,6 +34,7 @@ jobs:
|
||||||
|
|
||||||
release:
|
release:
|
||||||
if: ${{ github.ref == 'master' }}
|
if: ${{ github.ref == 'master' }}
|
||||||
|
runs-on: ubuntu-latest
|
||||||
needs: build
|
needs: build
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue