Skip to content

Commit

Permalink
Update julia to v11 (#39) (#40)
Browse files Browse the repository at this point in the history
* Update julia to v11. Gets rid of perf files

* Update CI.yml
  • Loading branch information
Azzaare authored Oct 9, 2024
1 parent ed015ba commit 78647bb
Show file tree
Hide file tree
Showing 151 changed files with 3 additions and 9,083,836 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
fail-fast: false
matrix:
version:
- "lts"
- "1"
- "pre"
os:
Expand Down
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe"

[compat]
Dictionaries = "0.4"
TestItemRunner = "0.2, 1"
TestItems = "0.1, 1"
TestItemRunner = "1"
TestItems = "1"
julia = "1.10"

[extras]
Expand Down
7 changes: 0 additions & 7 deletions perf/Project.toml

This file was deleted.

Loading

0 comments on commit 78647bb

Please sign in to comment.