Skip to content

Commit dc31c8d

Browse files
committed
run docs build on latest
1 parent 939321d commit dc31c8d

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
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v2
1717
- uses: julia-actions/setup-julia@v1
1818
with:
19-
version: '1.8'
19+
version: '1'
2020
- name: Setup docs environment
2121
run: |
2222
julia --project=docs -e '

0 commit comments

Comments
 (0)