Skip to content

Commit

Permalink
ci: build docs with julia 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudh2 committed Jun 14, 2024
1 parent a377394 commit 93fb200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
with:
version: '1'
version: '1.10'
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-docdeploy@v1
env:
Expand Down

0 comments on commit 93fb200

Please sign in to comment.