Skip to content

Commit

Permalink
Merge branch 'main' into glw/weno-9
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy authored Apr 1, 2024
2 parents 3a8b7e8 + 145b959 commit a1acefd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6'
- '1.10'
os:
- ubuntu-latest
arch:
- x64
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.version }}
Expand Down

0 comments on commit a1acefd

Please sign in to comment.