mirror of
https://github.com/LongSoft/UEFITool.git
synced 2024-11-22 16:08:23 +08:00
Upgrade Linux CI to Ubuntu 20.04
This commit is contained in:
parent
44c5b4bc49
commit
e14547c497
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
|
|
||||||
build_linux:
|
build_linux:
|
||||||
name: Build on Linux
|
name: Build on Linux
|
||||||
runs-on: ubuntu-16.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Get Qt
|
- name: Get Qt
|
||||||
|
Loading…
Reference in New Issue
Block a user