Skip to content

Commit

Permalink
chore: fix macos github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Secbone committed Nov 3, 2024
1 parent 7f913fb commit 4841130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
matrix:
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
macos-version: ['macos-12', 'macos-latest']
experimental: [false]
# experimental: [false]
include:
- macos-version: 'macos-latest'
experimental: true
Expand Down

0 comments on commit 4841130

Please sign in to comment.