Skip to content

Commit

Permalink
Fix Jacoco in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yruslan committed Dec 18, 2024
1 parent e94fc42 commit f9be3c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jacoco_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ on:

jobs:
test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
# The project supports Scala 2.11, 2.12, 2.13
Expand Down

0 comments on commit f9be3c7

Please sign in to comment.