Skip to content

Commit a1cf2a7

Browse files
authored
Build documentation on Julia 1.11
1 parent bea3cf3 commit a1cf2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Install Julia
4242
uses: julia-actions/setup-julia@latest
4343
with:
44-
version: '1'
44+
version: '1.11'
4545

4646
# Cache to speed up subsequent runs
4747
- uses: julia-actions/cache@v2

0 commit comments

Comments
 (0)