Skip to content

Commit f9be3c7

Browse files
committed
Fix Jacoco in CI
1 parent e94fc42 commit f9be3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jacoco_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828

2929
jobs:
3030
test:
31-
runs-on: ubuntu-latest
31+
runs-on: ubuntu-22.04
3232
strategy:
3333
matrix:
3434
# The project supports Scala 2.11, 2.12, 2.13

0 commit comments

Comments
 (0)