diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 08cff4ab..a9345c9f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,6 @@ jobs: - macos-14 # macos-14 = Apple Silicon. coverage: - 'true' - - 'false' # needed for Julia 1.9+ to test from a session using pkgimages exclude: # For now, we'll disable testing 32-bit Julia 1.9 on all operating systems. # TODO: remove the following once we fix the tests for 32-bit Julia 1.9 .