Skip to content

Commit 09dc12c

Browse files
committed
Last attempt at a different syntax
1 parent 2d7748f commit 09dc12c

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
@@ -22,5 +22,6 @@ jobs:
2222
steps:
2323
- uses: MilesCranmer/AirspeedVelocity.jl@action-v1
2424
with:
25-
julia-version: "1.9"
25+
julia-version:
26+
- "1.9"
2627
bench-on: ${{ github.event.pull_request.head.sha }}

0 commit comments

Comments
 (0)