Skip to content

Commit

Permalink
Remove 'macOS 12' runner
Browse files Browse the repository at this point in the history
GitHub is removing the `macOS 12` runner image by 2024-12-03
See actions/runner-images#10721

Signed-off-by: Thomas Lauf <[email protected]>
  • Loading branch information
lauft committed Nov 22, 2024
1 parent 70aea4b commit 89fd60f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ jobs:
- name: "Ubuntu 22.04"
runner: ubuntu-latest
container: ubuntu2204
- name: "macOS 12"
runner: macos-12
container: osx-12
- name: "macOS 13"
runner: macos-13
container: osx-13
Expand Down

0 comments on commit 89fd60f

Please sign in to comment.