We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e94fc42 commit f9be3c7Copy full SHA for f9be3c7
.github/workflows/jacoco_check.yml
@@ -28,7 +28,7 @@ on:
28
29
jobs:
30
test:
31
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
32
strategy:
33
matrix:
34
# The project supports Scala 2.11, 2.12, 2.13
0 commit comments