Skip to content

Commit 1a34fdd

Browse files
authored
Drop intel macOS support in CI (#1066)
Part of: runtimeverification/k#4368 We no longer want to support these machines, and so we should remove them from all the CI matrices that we're using across the organisation.
1 parent 5553a29 commit 1a34fdd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
include:
1818
- runner: [self-hosted, linux, normal]
1919
os: ubuntu-20.04
20-
- runner: macos-12
21-
os: macos-12
2220
- runner: MacM1
2321
os: self-macos-12
2422
runs-on: ${{ matrix.runner }}

0 commit comments

Comments
 (0)