Skip to content

Commit

Permalink
Pin ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
pbernet committed Dec 20, 2024
1 parent 1b02391 commit 0373b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- migrate_pekko
jobs:
test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
# define Java options for both official sbt and sbt-extras
JAVA_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
Expand Down

0 comments on commit 0373b3c

Please sign in to comment.