mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-18 11:03:27 +08:00
Update tests on Ubuntu from 18.04 to 20.04 because github is deprecating 18.04
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
jobs:
|
||||
build-release-linux-i686-amd64:
|
||||
name: tinycc master linux/amd64
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install depedencies
|
||||
|
||||
Reference in New Issue
Block a user