Skip to content

Commit 46ba6de

Browse files
itsmesamsterAmmarAbouZor
authored andcommitted
Change github runner label for MacOS x86_64
1 parent 5ec9f55 commit 46ba6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
CSC_FOR_PULL_REQUEST: true
3535
strategy:
3636
matrix:
37-
os: [ubuntu-22.04, windows-latest, macos-13, macOS-latest]
37+
os: [ubuntu-22.04, windows-latest, macos-15-intel, macOS-latest]
3838
rust: [stable]
3939
steps:
4040
- name: Checkout

0 commit comments

Comments
 (0)