Skip to content

Commit cc60473

Browse files
authored
git: Update runners
1 parent b4d2757 commit cc60473

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
win:
1111
name: 🪟 Windows
12-
runs-on: windows-2022
12+
runs-on: windows-2025
1313
defaults:
1414
run:
1515
shell: msys2 {0}
@@ -65,7 +65,7 @@ jobs:
6565
6666
macos:
6767
name: 🍎 macOS
68-
runs-on: macos-13
68+
runs-on: macos-15-intel
6969
permissions:
7070
actions: read
7171
contents: read

0 commit comments

Comments
 (0)