Skip to content

Commit

Permalink
Require Julia >=1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
RomeoV committed Nov 28, 2023
1 parent 45d85c4 commit f0df2e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- Core
version:
- '1'
- '1.6'
- '1.9'
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
[compat]
Polyester = "0.7"
StrideArraysCore = "0.5.2 - 0.6"
julia = "1.6"
julia = "1.9"

[extras]
Profile = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79"
Expand Down

0 comments on commit f0df2e6

Please sign in to comment.