diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index 844705f..1344b28 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -33,7 +33,7 @@ jobs: - name: Select latest available Xcode uses: maxim-lobanov/setup-xcode@v1.5.1 with: - xcode-version: 13.2.1 + xcode-version: 16.0.0 - name: Checkout Repository uses: actions/checkout@v3 - name: Build Swift Debug Package