We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e45e81 commit 2ac17b8Copy full SHA for 2ac17b8
.github/workflows/wheels.yml
@@ -39,7 +39,7 @@ jobs:
39
strategy:
40
fail-fast: false
41
matrix:
42
- os: [ubuntu-latest, macos-13, macos-14, macos-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-13, macos-14, macos-latest, windows-latest]
43
44
steps:
45
- uses: actions/checkout@v4
0 commit comments