Skip to content

Commit

Permalink
[skip-ci] rm duplicate extra job
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Sep 24, 2024
1 parent c4a8214 commit fe2c5ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
podspec: [FirebaseAuthInterop.podspec, FirebaseAuth.podspec]
target: [ios, tvos, macos --skip-tests, watchos]
os: [macos-14]
xcode: [Xcode_15.2, Xcode_16]
xcode: [Xcode_15.2]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit fe2c5ec

Please sign in to comment.