Update ubuntu-latest.yml

Update to use Qt6
This commit is contained in:
Ernie Pasveer
2023-05-17 14:51:39 -05:00
committed by GitHub
parent 28449e2bba
commit dff72d8af5
+1
View File
@@ -27,6 +27,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: 6.2.*
install-deps: 'true'
modules: 'qtcharts'