We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06789c commit 6920dbcCopy full SHA for 6920dbc
1 file changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
os:
20
- [self-hosted, linux, X64]
21
- - [macos-13]
+ - [macos-15-intel]
22
- [self-hosted, macOS, ARM64]
23
- [self-hosted, linux, ARM64]
24
runs-on: ${{ matrix.os }}
0 commit comments