Skip to content

Commit f9fe222

Browse files
authored
Add Julia 1.12 to benchmarks (#1211)
1 parent d4bf817 commit f9fe222

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/benchmark_pr.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414
matrix:
1515
julia:
1616
- 'lts'
17-
# TODO: Enable when https://github.com/MilesCranmer/AirspeedVelocity.jl/issues/113 is fixed
18-
# - '1'
17+
- '1'
1918
steps:
2019
- uses: MilesCranmer/AirspeedVelocity.jl@action-v1
2120
with:

0 commit comments

Comments
 (0)