Update and rename ci_ubuntu_16.04.yml to ci_ubuntu_18.04.yml

This commit is contained in:
PartialVolume
2021-10-26 01:46:59 +01:00
committed by GitHub
parent cb08dda2de
commit 6ce785c2f2

View File

@@ -1,11 +1,11 @@
name: ci_ubuntu_16.04 name: ci_ubuntu_18.04
on: [push, pull_request] on: [push, pull_request]
jobs: jobs:
build: build:
runs-on: ubuntu-16.04 runs-on: ubuntu-18.04
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1