build: Update workflows (#2031)

This commit is contained in:
Kroese
2026-07-31 20:04:29 +02:00
committed by GitHub
parent 9a57ec3096
commit 2f7e3d1903
3 changed files with 263 additions and 53 deletions
+4 -4
View File
@@ -84,7 +84,7 @@ jobs:
platform: x64
name: ${{ matrix.name }}
uses: ./.github/workflows/install.yml
uses: ./.github/workflows/settings.yml
with:
name: ${{ matrix.name }}
version: ${{ matrix.version }}
@@ -129,7 +129,7 @@ jobs:
platform: x64
name: ${{ matrix.name }}
uses: ./.github/workflows/install.yml
uses: ./.github/workflows/settings.yml
with:
name: ${{ matrix.name }}
version: ${{ matrix.version }}
@@ -197,7 +197,7 @@ jobs:
platform: x64
name: ${{ matrix.name }}
uses: ./.github/workflows/install.yml
uses: ./.github/workflows/settings.yml
with:
name: ${{ matrix.name }}
version: ${{ matrix.version }}
@@ -230,7 +230,7 @@ jobs:
platform: x64
name: ${{ matrix.name }}
uses: ./.github/workflows/install.yml
uses: ./.github/workflows/settings.yml
with:
name: ${{ matrix.name }}
version: ${{ matrix.version }}