ci: upgrade zig version to 0.12.0-dev.1773+8a8fd47d2

This commit is contained in:
Pierre Tachoire
2023-12-05 14:11:53 +01:00
parent 165f7a9ff3
commit a9100754fa
3 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: ghcr.io/browsercore/zig-browsercore:0.11.0
image: ghcr.io/browsercore/zig-browsercore:0.12.0-dev.1773-8a8fd47d2
credentials:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}