We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f1f01 commit 68cfcdaCopy full SHA for 68cfcda
.github/workflows/CI.yml
@@ -21,6 +21,7 @@ jobs:
21
exclude:
22
- os: macOS-latest
23
julia-arch: x86
24
+ fail-fast: false
25
steps:
26
- uses: actions/checkout@v4
27
- uses: julia-actions/setup-julia@v2
0 commit comments