Skip to content

Commit

Permalink
Merge branch 'main' into hr/serre_green_naghdi
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert authored Aug 18, 2024
2 parents 021e420 + 2d6a6b8 commit 849d405
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,17 @@ jobs:
fail-fast: false
matrix:
version:
- '1.9'
- '1.10'
os:
- ubuntu-latest
- macos-latest
- windows-latest
arch:
- x64
include:
- version: '1.9'
os: ubuntu-latest
arch: x64
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit 849d405

Please sign in to comment.