Skip to content

Commit 36e107a

Browse files
fix: use supported intel macOS runner for release builds
1 parent 36ed36b commit 36e107a

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
@@ -19,7 +19,7 @@ jobs:
1919
- runner: ubuntu-latest
2020
archive_os: linux
2121
archive_arch: x86_64
22-
- runner: macos-13
22+
- runner: macos-15-intel
2323
archive_os: darwin
2424
archive_arch: x86_64
2525
- runner: macos-14

0 commit comments

Comments
 (0)