We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1702ca5 commit 5af6dbcCopy full SHA for 5af6dbc
.github/workflows/Benchmark.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v2
14
- uses: julia-actions/setup-julia@latest
15
with:
16
- version: 1
+ version: lts
17
- uses: julia-actions/julia-buildpkg@latest
18
- name: Install dependencies
19
run: julia -e 'using Pkg; pkg"add PkgBenchmark BenchmarkCI"'
0 commit comments