Skip to content

Commit aec7f70

Browse files
committed
Update macos.yml
1 parent 58084c8 commit aec7f70

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/macos.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
- arch: arm64
2323
runner: macos-latest
2424
runtime: osx-arm64
25+
- arch: x64
26+
runner: macos-15-intel
27+
runtime: osx-x64
2528
runs-on: ${{ matrix.variant.runner }}
2629
steps:
2730
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)