File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 4141 with :
4242 version : ${{ matrix.qt-version }}
4343 host : ' linux'
44+ arch : ' linux_gcc_64'
4445 target : ${{ matrix.qt-target }}
4546 modules : ${{ matrix.qt-modules }}
4647 - if : " !contains(matrix.arch, 'amd64')"
Original file line number Diff line number Diff line change 5252 with :
5353 version : ${{ matrix.qt-version }}
5454 host : ' linux'
55+ arch : ' linux_gcc_64'
5556 target : ${{ matrix.qt-target }}
5657 modules : ${{ matrix.qt-modules }}
5758 - if : " !contains(matrix.arch, 'amd64')"
Original file line number Diff line number Diff line change 2727 uses : jurplel/install-qt-action@v4
2828 with :
2929 version : ' 6.7.*'
30+ arch : ' linux_gcc_64'
3031 - name : Configure CMake
3132 run : cmake -B ${{github.workspace}}/build -DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}} -DSCRATCHCPP_PLAYER_BUILD_UNIT_TESTS=ON
3233
You can’t perform that action at this time.
0 commit comments