diff --git a/.github/workflows/dotnet-core.yml b/.github/workflows/dotnet-core.yml index 0a973bf13c..f38c44b584 100644 --- a/.github/workflows/dotnet-core.yml +++ b/.github/workflows/dotnet-core.yml @@ -35,7 +35,7 @@ jobs: - name: Install Zig uses: mlugg/setup-zig@v1 with: - version: 0.13.0 + version: master - uses: actions/checkout@v4 - name: build-win-arm64