We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427e635 commit 0ddd6c9Copy full SHA for 0ddd6c9
1 file changed
.github/workflows/build.yml
@@ -68,7 +68,6 @@ jobs:
68
matrix:
69
os: # https://github.com/actions/runner-images#available-images
70
- ubuntu-latest
71
- - macos-26-intel # Intel
72
- macos-latest # ARM
73
- windows-latest
74
runs-on: ${{ matrix.os }}
0 commit comments