Skip to content

Commit

Permalink
Update Julia to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lostella authored Aug 1, 2021
1 parent 8a31e7f commit a89c0df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
with:
version: '1.5'
version: '1.6'
- run: git fetch origin '+refs/heads/master:refs/remotes/origin/master'
- run: git branch master origin/master
- run: |
Expand Down

0 comments on commit a89c0df

Please # to comment.