Skip to content

Commit 876a38f

Browse files
committed
is the issue the Qt version?
1 parent b383708 commit 876a38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install Qt
2525
uses: jurplel/install-qt-action@v4
2626
with:
27-
version: "5.12.8"
27+
version: "5.15.13"
2828

2929
- name: Configure CMake
3030
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.

0 commit comments

Comments
 (0)