Skip to content

Commit

Permalink
stable version of julia for jet and benchmark CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov committed Jun 19, 2024
1 parent c60eb05 commit dcaf82e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@latest
with:
version: 'nightly'
version: '1.10'
- uses: julia-actions/julia-buildpkg@latest
- name: install dependencies
run: julia -e 'using Pkg; pkg"add PkgBenchmark [email protected]"'
Expand Down

0 comments on commit dcaf82e

Please sign in to comment.