Skip to content

Commit 2d7748f

Browse files
committed
Surprisingly, the benchmark action name didn't even change. Try forcing that
1 parent 5d41eef commit 2d7748f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/Benchmarks.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
julia: "1.9"
16+
julia:
17+
- "1.9"
1718
os:
1819
- ubuntu-latest
1920
arch:

0 commit comments

Comments
 (0)