We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387c9b3 commit 4643f96Copy full SHA for 4643f96
1 file changed
.github/workflows/publishtomavencentral.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
publish:
8
name: Bump Maven version, release on GitHub and Maven Central
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
environment:
11
name: env
12
url: https://github.com
0 commit comments