Skip to content

Commit 53f5fca

Browse files
updated
1 parent eafa7ce commit 53f5fca

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/actions.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@ jobs:
172172
run: |
173173
./testall.sh
174174
175-
build-macos:
176-
runs-on: macos-latest
175+
build-macos26:
176+
runs-on: macos-26
177177
steps:
178178
- uses: actions/checkout@main
179179
- name: Homebrew
@@ -222,8 +222,8 @@ jobs:
222222
run: |
223223
./testall.sh
224224
225-
build-macos-sharedlink:
226-
runs-on: macos-latest
225+
build-macos15-sharedlink:
226+
runs-on: macos-15
227227
steps:
228228
- uses: actions/checkout@main
229229
- name: Homebrew
@@ -366,7 +366,7 @@ jobs:
366366
testall.bat
367367
368368
build-windows-qt68-msvc2022:
369-
runs-on: windows-2022
369+
runs-on: windows-2025
370370
steps:
371371
- uses: actions/checkout@main
372372
- name: Checkout msbuild

0 commit comments

Comments
 (0)