Skip to content

Commit 6ee340e

Browse files
authored
Update benchmark.yml
1 parent 08c52d8 commit 6ee340e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v2
2020
- uses: julia-actions/setup-julia@latest
2121
with:
22-
version: '1.6'
22+
version: '1.7'
2323
- uses: julia-actions/julia-buildpkg@latest
2424
- name: install dependencies
2525
run: julia -e 'using Pkg; pkg"add PkgBenchmark [email protected]"'

0 commit comments

Comments
 (0)