Skip to content

Commit

Permalink
Fix zip auth test (#13758)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 authored Oct 1, 2024
1 parent 9a9d23d commit b2f1e26
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,11 +173,9 @@ jobs:
SDK: "Authentication"
strategy:
matrix:
os: [macos-13, macos-14]
os: [macos-14]
artifact: [Firebase-actions-dir, Firebase-actions-dir-dynamic]
include:
- os: macos-13
xcode: Xcode_15.2
- os: macos-14
xcode: Xcode_16
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit b2f1e26

Please sign in to comment.