We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58601d0 commit f7bc4c2Copy full SHA for f7bc4c2
1 file changed
.github/workflows/build.yml
@@ -17,9 +17,6 @@ jobs:
17
- os: macos-latest
18
target: aarch64-apple-darwin
19
label: macOS-arm64
20
- - os: macos-13
21
- target: x86_64-apple-darwin
22
- label: macOS-x86_64
23
- os: ubuntu-22.04
24
target: x86_64-unknown-linux-gnu
25
label: Linux-x86_64
0 commit comments