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 902e6cc commit d120c61Copy full SHA for d120c61
1 file changed
.github/workflows/main.yml
@@ -38,6 +38,7 @@ jobs:
38
39
# Test with more compilers, for the OpenMP helpers
40
- macos: py39-test-osxclang-conda
41
+ runs-on: macos-13
42
toxdeps: 'tox>=4'
43
coverage: ''
44
- linux: py39-test-linuxgcc-conda
0 commit comments