Skip to content

Commit 664fa90

Browse files
authored
Update ci.yml
1 parent 4648cc4 commit 664fa90

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
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919
- uses: julia-actions/setup-julia@v2
2020
with:
21-
version: '1.12'
21+
version: 'pre'
2222
- name: Generate docs
2323
run: |
2424
julia --color=yes --project=docs -e 'using Pkg; Pkg.instantiate()'

0 commit comments

Comments
 (0)