mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-07-04 12:03:41 +02:00
.github/workflows/ci.yml: Update qt version for windows/mac to 5.15.2
This commit is contained in:
parent
ad5d464792
commit
1ef3424638
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
||||||
if: startsWith(matrix.build, 'gui') && runner.os != 'Linux'
|
if: startsWith(matrix.build, 'gui') && runner.os != 'Linux'
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
version: '5.11.0'
|
version: '5.15.2'
|
||||||
|
|
||||||
- name: Configure
|
- name: Configure
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue