Skip to content

Commit f2460b1

Browse files
authored
CI: Add a comment about which Julia versions are affected by a bug (#54)
1 parent 76cb6b6 commit f2460b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
- '64' # 64-bit Julia.
4343
exclude:
4444
# Killing workers doesn't work on Windows in Julia 1.10:
45+
# (It does work on 1.11+)
4546
- os: windows-latest
4647
version: '1.10'
4748
# We don't have 32-bit builds of Julia for Intel macOS:

0 commit comments

Comments
 (0)