mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 02:07:55 +02:00
Add xcode 14.3 and 15.0
This commit is contained in:
parent
74578a9c93
commit
7daa397d3c
1 changed files with 4 additions and 0 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -143,6 +143,10 @@ jobs:
|
|||
os: macos-12
|
||||
- xcode: 14.2
|
||||
os: macos-12
|
||||
- xcode: 14.3
|
||||
os: macos-13
|
||||
- xcode: 15.0
|
||||
os: macos-13
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue