Skip to content

Commit

Permalink
Use newer zig
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 authored Aug 14, 2024
1 parent 8b503d5 commit 1da14fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ env:

jobs:
build_linux:
name: Linux ${{ inputs.python_version }} ${{ matrix.arch }}
name: Linux ${{ inputs.pyd6f99${{ matrix.arch }}
if: ${{ contains(inputs.platforms, 'linux') }}
runs-on: ubuntu-latest
strategy:
Expand All @@ -82,7 +82,7 @@ jobs:
- name: Set up zig
uses: goto-bus-stop/setup-zig@v2
with:
version: 0.14.0-dev.653+91c17979f
version: 0.14.0-dev.1052+d6f997259

- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 1da14fd

Please sign in to comment.