Skip to content

Commit

Permalink
Fix matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
tsonev7 committed Jun 12, 2024
1 parent 8331df4 commit 2b99109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
test:
strategy:
matrix:
python: ['3.12', '3.13']
python: ['3.12']
platform: [flyci-macos-14-m2]
runs-on: flyci-macos-14-m2
steps:
Expand Down

0 comments on commit 2b99109

Please sign in to comment.