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