Skip to content

Commit cd0c432

Browse files
committed
remove macos-12
1 parent 8e2cf2e commit cd0c432

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
include:
2020
- os: "ubuntu-22.04"
2121
- os: "windows-latest"
22-
- os: "macos-12" # x86_64
2322
- os: "macos-14" # arm64 as per table: https://github.com/actions/runner-images/blob/8a1eeaf6ac70c66f675a04078d1a7222edd42008/README.md#available-images
2423

2524
runs-on: ${{matrix.os}}

0 commit comments

Comments
 (0)