Skip to content

Commit

Permalink
Update julia to v11. Gets rid of perf files
Browse files Browse the repository at this point in the history
  • Loading branch information
Azzaare committed Oct 9, 2024
1 parent ed015ba commit f14f515
Show file tree
Hide file tree
Showing 151 changed files with 6 additions and 9,083,836 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ jobs:
fail-fast: false
matrix:
version:
<<<<<<< HEAD
=======
- "lts"
>>>>>>> 9d3427a (Update julia to v11. Gets rid of perf files)
- "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 f14f515

Please sign in to comment.