Skip to content

Commit

Permalink
Use threaded instead of threaded_legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
sloede committed Feb 7, 2024
1 parent c7d6bc6 commit 2ec9ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- version: '1.9'
os: macos-14
arch: arm64
trixi_test: threaded_legacy
trixi_test: threaded
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 2ec9ce1

Please sign in to comment.