Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Commit

Permalink
changed Documentation.yml to julia version 1.7 from 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianGun committed Jan 23, 2022
1 parent c8360e4 commit 779f9b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@latest
with:
version: 1.6
version: 1.7
- name: Install dependencies
run: |
xvfb-run julia --project=docs/ -e '
Expand Down

0 comments on commit 779f9b4

Please sign in to comment.