mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 02:07:55 +02:00
Add xcode 14.0.1, 14.1, 14.2 to CI
This commit is contained in:
parent
642b6ebbd6
commit
8e65540bae
1 changed files with 6 additions and 0 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
@ -127,6 +127,12 @@ jobs:
|
|||
os: macos-12
|
||||
- xcode: 13.4.1
|
||||
os: macos-12
|
||||
- xcode: 14.0.1
|
||||
os: macos-12
|
||||
- xcode: 14.1
|
||||
os: macos-12
|
||||
- xcode: 14.2
|
||||
os: macos-12
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue