We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338c146 commit f588632Copy full SHA for f588632
.github/workflows/maven-ci.yml
@@ -33,7 +33,7 @@ on:
33
jobs:
34
build:
35
36
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-20.04
37
38
steps:
39
- uses: actions/checkout@v2
0 commit comments