diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 766a56f..e9a6e56 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,6 +21,7 @@ jobs: matrix: xcode: - '15.4' + - '16.0' steps: - uses: actions/checkout@v4 - name: Select Xcode ${{ matrix.xcode }}