Skip to content

Commit

Permalink
Run benchmarks with Julia v1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Jan 26, 2025
1 parent acfdbc3 commit b27b74c
Show file tree
Hide file tree
Showing 4 changed files with 214 additions and 145 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
with:
version: '1.8.5'
version: '1.11.3'
- uses: julia-actions/cache@v2
- name: Run benchmarks
shell: julia --color=yes --project=benchmark {0}
Expand Down
Loading

0 comments on commit b27b74c

Please sign in to comment.