Skip to content

Commit 0cabc2b

Browse files
author
anandprtp
committed
fix: use macos-15-intel runner for Intel build
1 parent e35cb74 commit 0cabc2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206

207207
build-macos-intel:
208208
name: Build macOS (Intel)
209-
runs-on: macos-12
209+
runs-on: macos-15-intel
210210
env:
211211
WAILS_VERSION: v2.12.0
212212
steps:

0 commit comments

Comments
 (0)