Skip to content

Commit f981799

Browse files
authored
[Infra] Migrate away from macos-12 in sessions-integration-tests.yml (#14130)
1 parent b1b7807 commit f981799

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/sessions-integration-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ jobs:
2626
if: github.repository == 'Firebase/firebase-ios-sdk'
2727
env:
2828
plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
29-
#TODO(#12771): Fix macos-14 build issues
30-
runs-on: macos-12
29+
runs-on: macos-14
3130
steps:
3231
- uses: actions/checkout@v4
3332
- uses: mikehardy/buildcache-action@c87cea0ccd718971d6cc39e672c4f26815b6c126

0 commit comments

Comments
 (0)