Skip to content

Commit e73ef20

Browse files
authored
Run doc job on v1.10 (#213)
1 parent 55108d3 commit e73ef20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323
- uses: julia-actions/setup-julia@v1
2424
with:
25-
version: '1'
25+
version: '1.10'
2626
- run: |
2727
julia --project=docs -e '
2828
using Pkg

0 commit comments

Comments
 (0)