Skip to content

Commit

Permalink
Merge pull request #84 from jubako/r/0.3.2
Browse files Browse the repository at this point in the history
Fix again(quater) python workflow
  • Loading branch information
mgautierfr authored Nov 22, 2024
2 parents 92cb60e + 150b0be commit a282b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
python:
name: Python wrapping
needs: ['create-release']
runs-on: ${{ matrix.os.runner }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit a282b95

Please sign in to comment.