Chore: update ubuntu image version

This commit is contained in:
HFO4 2021-10-31 09:50:07 +08:00
parent 5f861b963a
commit f1dc4c4758
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ on:
jobs:
build:
name: Build
runs-on: ubuntu-16.04
runs-on: ubuntu-18.04
steps:
- name: Set up Go 1.13

View file

@ -11,7 +11,7 @@ jobs:
test:
name: Test
runs-on: ubuntu-16.04
runs-on: ubuntu-18.04
steps:
- name: Set up Go 1.13