We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edf140d + 947944e commit 2db4854Copy full SHA for 2db4854
1 file changed
.github/workflows/CI.yml
@@ -20,6 +20,9 @@ jobs:
20
arch:
21
- x86
22
- x64
23
+ exclude:
24
+ - version: "1.6"
25
+ arch: x86
26
steps:
27
- uses: actions/checkout@v4
28
- uses: julia-actions/setup-julia@v2
0 commit comments