Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Balinus authored Sep 13, 2024
1 parent 9c7dddd commit 9fbb1fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
environment:
matrix:
- julia_version: 1.6
- julia_version: 1.9
- julia_version: 1.10
- julia_version: nightly

platform:
Expand All @@ -11,7 +11,7 @@ platform:
# (tests will run but not make your overall status red)
matrix:
allow_failures:
- julia_version: 1.6
- julia_version: 1.10
- julia_version: nightly

branches:
Expand Down

0 comments on commit 9fbb1fa

Please sign in to comment.