forked from hugegraph/hugegraph-sync
chore: update ubuntu version for ci actions (#79)
This commit is contained in:
parent
49e8599d8f
commit
53c6503cde
|
|
@ -14,7 +14,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-16.04
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Install JDK 8
|
||||
uses: actions/setup-java@v2
|
||||
|
|
|
|||
Loading…
Reference in New Issue