Skip to content

Commit 53801ff

Browse files
authored
[Infra] Run Auth quickstart on macOS 15 (#14077)
1 parent 7d6269e commit 53801ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ jobs:
221221
env:
222222
plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
223223
signin_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
224-
runs-on: macos-14
224+
runs-on: macos-15
225225
steps:
226226
- uses: actions/checkout@v4
227227
- uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)