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 27aa735 commit bfc5059
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 @@ -27,7 +27,7 @@ TestItemRunner = "0.2"
TestItems = "0.1"
ThreadSafeDicts = "0.1"
Unrolled = "0.1"
julia = "1.6"
julia = "1.8"

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

0 comments on commit bfc5059

Please sign in to comment.