We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 184063d commit 58f888fCopy full SHA for 58f888f
.github/workflows/test-and-snapshot.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build-and-snapshot:
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
11
steps:
12
- uses: actions/checkout@v4
13
- uses: actions/setup-java@v3
0 commit comments