Skip to content

Commit

Permalink
Try low julia version to build sysimg
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoxuanGuo committed Oct 21, 2023
1 parent 744307e commit d87b9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
- uses: julia-actions/setup-julia@v1
with:
version: "1"
version: "1.8"
- name: Install dependencies
run: |
julia --project=docs/ -e '
Expand Down

0 comments on commit d87b9b0

Please sign in to comment.