Skip to content

Commit

Permalink
Drop intel macOS support in CI (#1066)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Baltoli authored May 22, 2024
1 parent 5553a29 commit 1a34fdd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
include:
- runner: [self-hosted, linux, normal]
os: ubuntu-20.04
- runner: macos-12
os: macos-12
- runner: MacM1
os: self-macos-12
runs-on: ${{ matrix.runner }}
Expand Down

0 comments on commit 1a34fdd

Please sign in to comment.