Skip to content

Commit 35af67c

Browse files
pskrbasuclaude
andcommitted
Update Darwin x86_64 build runner from macos-13 to macos-15-intel
macos-13 runners were fully retired by GitHub in December 2025, causing the Darwin x86_64 build job to be instantly cancelled. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e97af58 commit 35af67c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
jobs:
1717
build-osx:
1818
name: Build for Darwin x86_64
19-
runs-on: macos-13
19+
runs-on: macos-15-intel
2020
steps:
2121
- name: Install PostgreSQL@14
2222
run: brew install --force postgresql@14

0 commit comments

Comments
 (0)