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 62c1da4 commit abc1c91Copy full SHA for abc1c91
.github/workflows/CI.yml
@@ -40,7 +40,7 @@ jobs:
40
- uses: actions/checkout@v2
41
- uses: julia-actions/setup-julia@v1
42
with:
43
- version: '1.11'
+ version: '1'
44
- run: |
45
julia --project=docs -e '
46
using Pkg
0 commit comments