upgrade github workflow
This commit is contained in:
parent
ffbbf21303
commit
c8f625068d
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
build-zig-0-12-0-amd64:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
ZIG_VERSION: 0.12.0
|
||||
ZIG_VERSION: 0.13.0
|
||||
ARCH: x86_64
|
||||
if: ${{ github.env.GITEA_ACTIONS != 'true' }}
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue
Block a user