Skip to content

Commit 88e2fb1

Browse files
committed
Return ubuntu runner to the list
1 parent e6f2e8b commit 88e2fb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
strategy:
5050
matrix:
5151
include:
52-
# - os: ubuntu-latest
53-
# additional-task: ''
52+
- os: ubuntu-latest
53+
additional-task: ''
5454
- os: macos-latest
5555
additional-task: '-x :benchmark:jvmBenchmark'
5656
- os: macos-13 # for macosX64

0 commit comments

Comments
 (0)