Skip to content

Commit

Permalink
Fix again python workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Nov 22, 2024
1 parent e220fb3 commit 4e8f327
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ jobs:
strategy:
fail-fast: false
matrix:
build: [linux, macos, windows]
include:
- os: ubuntu-latest
build: linux
- os: macos-latest
Expand Down

0 comments on commit 4e8f327

Please sign in to comment.