1
0
Fork 0
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:
Henrik Hautakoski 2022-09-21 09:53:14 +02:00
parent f40c680ad1
commit a92cb0c1d9

View file

@ -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