We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88dabe8 commit 11a2a6cCopy full SHA for 11a2a6c
1 file changed
.github/workflows/actions.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: tmake test
50
working-directory: tools/tmake/test
51
run: |
52
- qmake tmaketest.pro
+ qmake6 tmaketest.pro
53
make -j4
54
./tmaketest.sh
55
- name: releasetest
@@ -99,7 +99,7 @@ jobs:
99
100
101
102
103
104
105
@@ -149,7 +149,7 @@ jobs:
149
150
151
152
153
154
155
0 commit comments