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 02feb83 commit 4b407baCopy full SHA for 4b407ba
.github/workflows/reusable-macos.yml
@@ -24,7 +24,6 @@ jobs:
24
matrix:
25
os: [
26
"macos-14", # M1
27
- "macos-13", # Intel
28
]
29
runs-on: ${{ matrix.os }}
30
steps:
0 commit comments