Skip to content

Commit bdd659e

Browse files
authored
Update benchmarks environment to Julia v1.10 (#288)
1 parent 864c688 commit bdd659e

File tree

5 files changed

+1781
-77
lines changed

5 files changed

+1781
-77
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v4
2525
- uses: julia-actions/setup-julia@v2
2626
with:
27-
version: '1.8'
27+
version: '1.10.2'
2828
- uses: julia-actions/cache@v2
2929
with:
3030
cache-name: "benchmarks"

0 commit comments

Comments
 (0)