Skip to content

Commit 6096df3

Browse files
committed
Use Julia v1.6 to generate docs.
1 parent 6df2031 commit 6096df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ${{ matrix.os }}
3737
strategy:
3838
matrix:
39-
julia-version: ["1.3"]
39+
julia-version: ["1.6"]
4040
julia-arch: [x64]
4141
os: [ubuntu-latest]
4242
steps:

0 commit comments

Comments
 (0)