Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Sep 14, 2023
1 parent 37440c7 commit f69dbbc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ jobs:
matrix:
podspec: [FirebaseDatabase.podspec, FirebaseDatabaseSwift.podspec --allow-warnings]
target: [ios, tvos, macos, watchos]
exclude:
- podspec: FirebaseDatabaseSwift.podspec --allow-warnings
target: watchos
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit f69dbbc

Please sign in to comment.