Skip to content

Commit

Permalink
[Infra] Migrate away from macos-12 in sessions-integration-tests.yml (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Nov 15, 2024
1 parent b1b7807 commit f981799
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sessions-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
if: github.repository == 'Firebase/firebase-ios-sdk'
env:
plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
#TODO(#12771): Fix macos-14 build issues
runs-on: macos-12
runs-on: macos-14
steps:
- uses: actions/checkout@v4
- uses: mikehardy/buildcache-action@c87cea0ccd718971d6cc39e672c4f26815b6c126
Expand Down

0 comments on commit f981799

Please sign in to comment.