We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 110e27a commit cf0eddeCopy full SHA for cf0edde
.github/workflows/dist.yml
@@ -18,7 +18,7 @@ jobs:
18
build-wheels:
19
strategy:
20
matrix:
21
- os: [ubuntu-22.04, ubuntu-22.04-arm, macos-14]
+ os: [ubuntu-22.04, ubuntu-22.04-arm, macos-16]
22
include:
23
- os: ubuntu-22.04
24
cuda_version: "12.1"
0 commit comments