Skip to content

Commit

Permalink
Merge pull request #208 from nmheim/nh/bench-1.11
Browse files Browse the repository at this point in the history
Run benchmarks on 1.11
  • Loading branch information
0x0f0f0f authored May 23, 2024
2 parents fe8d7ff + 6da15b6 commit 76c8e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- uses: julia-actions/setup-julia@v2
with:
version: "1"
version: "1.11.0-beta1"

- name: Clone egg-benchmark repo
run: git clone https://github.com/nmheim/egg-benchmark.git egg-benchmark
Expand Down

0 comments on commit 76c8e12

Please sign in to comment.