mirror of
https://github.com/PurpleI2P/i2pd-qt.git
synced 2025-02-09 13:14:16 +00:00
[gha] switch to ubuntu-18.04
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
4928975d3c
commit
f8fa10736c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -5,7 +5,7 @@ on: [push, pull_request]
|
|||||||
jobs:
|
jobs:
|
||||||
build_qt:
|
build_qt:
|
||||||
name: With QT GUI
|
name: With QT GUI
|
||||||
runs-on: ubuntu-16.04
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user