Skip to content

Commit 59d51e3

Browse files
committed
Also add r for benchmark Kieker-java
1 parent 226a195 commit 59d51e3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/benchmarkKiekerJava.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v4
20+
- uses: r-lib/actions/setup-r@v2
21+
with:
22+
r-version: '3.5.3'
2023
- uses: actions/setup-go@v4
2124
with:
2225
go-version: "stable"

0 commit comments

Comments
 (0)