Skip to content

Commit

Permalink
Remove tests for Julia v1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenWhitaker authored Feb 23, 2023
1 parent aeb00e0 commit c67624e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/runtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
fail-fast: false
matrix:
version:
- '1.2' # Replace this with the minimum Julia version that your package supports
- '1' # Leave this line unchanged; '1' will automatically expand to the latest stable 1.x release of Julia.
- 'nightly'
os:
Expand Down

0 comments on commit c67624e

Please sign in to comment.