We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b02391 commit 0373b3cCopy full SHA for 0373b3c
1 file changed
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
- migrate_pekko
7
jobs:
8
test:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
10
env:
11
# define Java options for both official sbt and sbt-extras
12
JAVA_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
0 commit comments