We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e3d1b commit 8d6fce0Copy full SHA for 8d6fce0
.github/workflows/ci.yml
@@ -71,7 +71,6 @@ jobs:
71
- macos-14 # macos-14 = Apple Silicon.
72
coverage:
73
- 'true'
74
- - 'false' # needed for Julia 1.9+ to test from a session using pkgimages
75
exclude:
76
# For now, we'll disable testing 32-bit Julia 1.9 on all operating systems.
77
# TODO: remove the following once we fix the tests for 32-bit Julia 1.9 .
0 commit comments