upgrade github workflow
All checks were successful
AWS-Zig Build / build-zig-amd64-host (push) Successful in 2m56s
aws-zig mach nominated build / build-zig-nominated-mach-latest (push) Successful in 3m43s

This commit is contained in:
Emil Lerch 2024-06-07 08:40:44 -07:00
parent ffbbf21303
commit c8f625068d
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -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: