Skip to content

Commit abc1c91

Browse files
committed
test
1 parent 62c1da4 commit abc1c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: actions/checkout@v2
4141
- uses: julia-actions/setup-julia@v1
4242
with:
43-
version: '1.11'
43+
version: '1'
4444
- run: |
4545
julia --project=docs -e '
4646
using Pkg

0 commit comments

Comments
 (0)