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 9a31d53 commit aa8bc62Copy full SHA for aa8bc62
.github/workflows/ci.yml
@@ -58,8 +58,7 @@ jobs:
58
- ubuntu-latest
59
- windows-latest
60
- macos-13 # macos-13 = Intel.
61
- # TODO: uncomment the next line, so that we can start testing on macos-14:
62
- # - macos-14 # macos-14 = Apple Silicon.
+ - macos-14 # macos-14 = Apple Silicon.
63
coverage:
64
- 'true'
65
- 'false' # needed for Julia 1.9+ to test from a session using pkgimages
0 commit comments