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 c266c32 commit 1ffd504Copy full SHA for 1ffd504
.github/workflows/ci.nightly.yml
@@ -32,8 +32,8 @@ jobs:
32
# 2. We intentionally only run one CI job on Julia nightly,
33
# in order to conserve CI resources.
34
# 3. This CI only runs on Julia nightly. It doesn't run on
35
- # on Julia pre-releases. For CI on Julia pre-releases,
36
- # see the main CI workflow file.
+ # Julia pre-releases. For CI on Julia pre-releases, see
+ # the main CI workflow file.
37
- julia-version: 'nightly'
38
julia-wordsize: '64'
39
github-runner: ubuntu-latest
0 commit comments