We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975e867 commit a31df60Copy full SHA for a31df60
.github/workflows/git-xet-release.yml
@@ -44,7 +44,7 @@ jobs:
44
strategy:
45
matrix:
46
platform:
47
- - runner: macos-13
+ - runner: macos-15-intel
48
target: x86_64
49
- runner: macos-15
50
target: aarch64
.github/workflows/release.yml
@@ -242,7 +242,7 @@ jobs:
242
243
244
245
246
247
rust_target: x86_64-apple-darwin
248
- runner: macos-14
0 commit comments