mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 10:58:42 +00:00
Update maven-ci.yml
upgraded build server runtime from Ubuntu 18.04 to 20.04 LTS
This commit is contained in:
committed by
GitHub
parent
338c146c78
commit
f5886325ec
@@ -33,7 +33,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user