Skip to content

Commit bc5ebf5

Browse files
branchseerclaude
andcommitted
ci: use macos-26-intel for x86_64 target
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 204f72d commit bc5ebf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
target: x86_64-pc-windows-msvc
5454
- os: macos-latest
5555
target: aarch64-apple-darwin
56-
- os: macos-13
56+
- os: macos-26-intel
5757
target: x86_64-apple-darwin
5858
runs-on: ${{ matrix.os }}
5959
steps:

0 commit comments

Comments
 (0)