We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4fcf13 commit bb7828eCopy full SHA for bb7828e
1 file changed
.github/workflows/wheels.yml
@@ -11,7 +11,8 @@ jobs:
11
# os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-latest]
12
# os: [ubuntu-latest]
13
# os: [windows-2019] #latest]
14
- os: [ubuntu-latest, windows-2019, ubuntu-24.04-arm]
+ # os: [ubuntu-latest, windows-2019, ubuntu-24.04-arm]
15
+ os: [macos-latest]
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments