mirror of
https://github.com/fralx/LimeReport.git
synced 2025-08-15 06:33:44 +03:00
Update cmake.yml
This commit is contained in:
parent
5181f977ec
commit
558d3c9e0c
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@ -175,8 +175,8 @@ jobs:
|
||||
# - name: Build
|
||||
# run: cmake --build '${{github.workspace}}/build' --config ${{env.BUILD_TYPE}}
|
||||
macos:
|
||||
runs-on: macos-${{ matrix.macos_version }}
|
||||
name: macos-${{ matrix.macos_version }}-Qt-${{ matrix.qt_version }}-static-${{ matrix.static }}
|
||||
runs-on: macos-latest
|
||||
name: macos-latest-Qt-${{ matrix.qt_version }}-static-${{ matrix.static }}
|
||||
needs: check-code-style
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
Loading…
Reference in New Issue
Block a user