mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-18 04:00:03 +02:00
.github/workflows/ci.yml: Update QT on ubuntu-18.04
This commit is contained in:
parent
f40c680ad1
commit
a92cb0c1d9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
if [ "${{matrix.os}}" == "ubuntu-20.04" ]; then
|
||||
sudo apt-get install qt5-default=5.12.8+dfsg-0ubuntu2.1
|
||||
else :
|
||||
sudo apt-get install qt5-default=5.9.5+dfsg-0ubuntu2.5
|
||||
sudo apt-get install qt5-default=5.9.5+dfsg-0ubuntu2.6
|
||||
fi
|
||||
|
||||
- name: Qt - Windows/Mac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue