Skip to content

Commit

Permalink
Least Julia version is 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
emmt committed Sep 21, 2023
1 parent ff5ce3d commit a88f306
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Documentation: https://github.com/JuliaCI/Appveyor.jl
environment:
matrix:
- julia_version: 1.0
- julia_version: 1.6
- julia_version: 1.9
- julia_version: nightly
platform:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.0'
- '1.6'
- '1.9'
- 'nightly'
os:
Expand Down

0 comments on commit a88f306

Please sign in to comment.