Skip to content

Commit

Permalink
drop nightly tests and check concurrency works as expected
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs committed Feb 21, 2024
1 parent 9371f1b commit 10b1bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-EpiAware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: true
matrix:
julia-version: ['1', 'nightly']
julia-version: ['1']
os: [ubuntu-latest, windows-latest, macOS-latest]
defaults:
run:
Expand Down

0 comments on commit 10b1bae

Please sign in to comment.