Skip to content

Commit 6d86495

Browse files
committed
Hmm, hardcode to 1.9 as a test. This isn't behaving as expected.
1 parent 5a4b680 commit 6d86495

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
steps:
2222
- uses: MilesCranmer/AirspeedVelocity.jl@action-v1
2323
with:
24-
julia-version: ${{ matrix.julia }}
24+
julia-version: '1.9'
2525
bench-on: ${{ github.event.pull_request.head.sha }}

0 commit comments

Comments
 (0)