Skip to content

Commit 747c1d4

Browse files
committed
ci(docs): build documentation with Julia 1.11
1 parent 8bc55a5 commit 747c1d4

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
@@ -41,7 +41,7 @@ jobs:
4141
- uses: actions/checkout@v4
4242
- uses: julia-actions/setup-julia@v2
4343
with:
44-
version: '1.9'
44+
version: '1.11'
4545
- run: |
4646
julia --project=docs -e '
4747
using Pkg

0 commit comments

Comments
 (0)