mirror of
https://github.com/PurpleI2P/i2pd-qt.git
synced 2025-02-03 18:24:19 +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:
|
||||
build_qt:
|
||||
name: With QT GUI
|
||||
runs-on: ubuntu-16.04
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user