We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e84b6b0 commit 6ca17a6Copy full SHA for 6ca17a6
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
# - '1.9' # TODO: uncomment this line once we fix the tests on 1.9
51
- '1.10' # current LTS
52
- '1.11'
53
- # - 'nightly' # TODO: decide whether we want to run any CI jobs on nightly.
+ - 'nightly' # TODO: decide whether we want to run any CI jobs on nightly.
54
julia-arch:
55
- 'x64' # 32-bit Julia
56
- 'x86' # 64-bit Julia
0 commit comments