Skip to content

Commit

Permalink
fix: 💚 fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rvignolo committed Jun 30, 2023
1 parent 766bf81 commit cf3d9df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -40,7 +40,7 @@ jobs:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
with:
version: "1.5"
version: "1.9"
- run: |
julia --project=docs -e '
using Pkg
Expand Down

0 comments on commit cf3d9df

Please sign in to comment.