Skip to content

Commit

Permalink
fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickersing committed Apr 29, 2024
1 parent bca2f95 commit c585b49
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,13 @@ jobs:
- upstream
include:
- version: '1.10'
os:
- macOS-latest
- windows-latest
os: macOS-latest
arch: x64
trixi_test:
- upstream
trixi_test: upstream
- version: '1.10'
os: windows-latest
arch: x64
trixi_test: upstream
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit c585b49

Please sign in to comment.