Skip to content

Commit 4006d6f

Browse files
committed
CI: remove deprecated macos-12
1 parent 4bb308a commit 4006d6f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
xcode: Xcode_15.2
3535
- os: macos-13 # Intel
3636
xcode: Xcode_14.3.1
37-
- os: macos-12 # Intel
38-
xcode: Xcode_14.2
3937
runs-on: ${{ matrix.os }}
4038
env: ${{ matrix.env || fromJSON('{}') }}
4139
steps:

0 commit comments

Comments
 (0)