We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d0623 commit 6cbbb5aCopy full SHA for 6cbbb5a
1 file changed
.github/workflows/release.yml
@@ -4,7 +4,7 @@ on: [workflow_dispatch]
4
5
jobs:
6
release_build:
7
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
8
container:
9
# adoptopenjdk is no longer maintained
10
image: eclipse-temurin:17-jdk
0 commit comments