mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Remove 'macOS 12' runner
GitHub is removing the `macOS 12` runner image by 2024-12-03 See https://github.com/actions/runner-images/issues/10721 Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
70aea4b9bc
commit
89fd60fe8a
1 changed files with 0 additions and 3 deletions
3
.github/workflows/tests.yaml
vendored
3
.github/workflows/tests.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue