Skip to content

Commit 0373b3c

Browse files
committed
Pin ubuntu-22.04
1 parent 1b02391 commit 0373b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- migrate_pekko
77
jobs:
88
test:
9-
runs-on: ubuntu-latest
9+
runs-on: ubuntu-22.04
1010
env:
1111
# define Java options for both official sbt and sbt-extras
1212
JAVA_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8

0 commit comments

Comments
 (0)