Skip to content

Commit 0ddd6c9

Browse files
committed
Stop GHA verification on MacOS Intel
MacOS 26 is the latest for Intel with no more versions to come.
1 parent 427e635 commit 0ddd6c9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ jobs:
6868
matrix:
6969
os: # https://github.com/actions/runner-images#available-images
7070
- ubuntu-latest
71-
- macos-26-intel # Intel
7271
- macos-latest # ARM
7372
- windows-latest
7473
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)