Skip to content

Commit f588632

Browse files
authored
Update maven-ci.yml
upgraded build server runtime from Ubuntu 18.04 to 20.04 LTS
1 parent 338c146 commit f588632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ on:
3333
jobs:
3434
build:
3535

36-
runs-on: ubuntu-18.04
36+
runs-on: ubuntu-20.04
3737

3838
steps:
3939
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)