Skip to content

Commit

Permalink
limit to julia 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaqz committed Mar 10, 2024
1 parent 22afac6 commit f70b6c8
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 @@ -17,7 +17,6 @@ jobs:
fail-fast: true
matrix:
version:
- '1.9'
- '1'
os:
- ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ TableTraits = "1"
Tables = "1"
Test = "1"
Unitful = "1"
julia = "1.9"
julia = "1.10"

[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Expand Down

0 comments on commit f70b6c8

Please sign in to comment.