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 5c57d98 commit 1bb75a9Copy full SHA for 1bb75a9
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build-sbt:
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
12
strategy:
13
fail-fast: false
14
matrix:
0 commit comments