We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cb6b6 commit f2460b1Copy full SHA for f2460b1
1 file changed
.github/workflows/ci.yml
@@ -42,6 +42,7 @@ jobs:
42
- '64' # 64-bit Julia.
43
exclude:
44
# Killing workers doesn't work on Windows in Julia 1.10:
45
+ # (It does work on 1.11+)
46
- os: windows-latest
47
version: '1.10'
48
# We don't have 32-bit builds of Julia for Intel macOS:
0 commit comments