Skip to content

Commit c27496f

Browse files
committed
ci: build doc with latest julia release
1 parent 23df5b3 commit c27496f

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
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@v4
3939
- uses: julia-actions/setup-julia@v2
4040
with:
41-
version: '1.9'
41+
version: '1'
4242
- uses: julia-actions/cache@v2
4343
- uses: julia-actions/julia-buildpkg@v1
4444
- uses: julia-actions/julia-docdeploy@v1

0 commit comments

Comments
 (0)