Skip to content

Commit fd70de1

Browse files
authored
Build docs with Julia@v1.6
1 parent 77b2e37 commit fd70de1

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
@@ -146,7 +146,7 @@ jobs:
146146
- run: python -m pip install --user matplotlib
147147
- uses: julia-actions/setup-julia@v1
148148
with:
149-
version: '1'
149+
version: '1.6'
150150
- name: Build homepage
151151
run: |
152152
cd docs/homepage

0 commit comments

Comments
 (0)