1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-20 10:17:05 +00:00

Accept any 6.8.

This commit is contained in:
Thomas Harte
2025-02-03 20:48:56 -05:00
parent 8450ad2856
commit 0375e47359
+1 -1
View File
@@ -117,7 +117,7 @@ jobs:
- name: Install dependencies
uses: jurplel/install-qt-action@v3
with:
version: '6.8.3'
version: '6.8'
archives: 'qtbase qtmultimedia qtx11extras icu'
- name: Make
working-directory: OSBindings/Qt