This commit is contained in:
Mm2PL 2023-02-13 00:06:01 +01:00
parent 50dacdec04
commit ebadbf08c9

View file

@ -17,8 +17,8 @@ env:
jobs: jobs:
build: build:
name: "Build ${{ matrix.os }}, Qt ${{ matrix.qt-version }} (PCH:${{ matrix.pch }}, LTO:${{ matrix.force-lto }})"
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
name: "Build ${{ matrix.os }}, Qt ${{ matrix.qt-version }} (PCH:${{ matrix.pch }}, LTO:${{ matrix.force-lto }})"
strategy: strategy:
matrix: matrix:
os: [windows-latest, macos-latest] os: [windows-latest, macos-latest]