Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into zig
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 committed Jan 27, 2024
2 parents 809f215 + c085082 commit b8509f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_python_on_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python_version: [ 3.8.17, 3.9.17, 3.10.13 ]
python_version: [ 3.9.17, 3.10.13 ]
uses: ./.github/workflows/build_python.yml
with:
python_version: ${{ matrix.python_version }}
python_version: ${{ matrix.python_version }}

0 comments on commit b8509f8

Please sign in to comment.