Skip to content

Commit

Permalink
Update CI and Julia version
Browse files Browse the repository at this point in the history
  • Loading branch information
Azzaare committed Feb 11, 2023
1 parent fe9786f commit e406b3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6'
- "1.8"
- 'nightly'
os:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe"
ConstraintDomains = "0.3"
TestItemRunner = "0.2"
TestItems = "0.1"
julia = "1.6"
julia = "1.8"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit e406b3d

Please sign in to comment.