We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93bc96e + f8dfad9 commit f1f3249Copy full SHA for f1f3249
1 file changed
.github/workflows/unit_tests.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- os: [macos-13]
+ os: [macos-15]
18
podspec: [GoogleSignIn.podspec, GoogleSignInSwiftSupport.podspec]
19
flag: [
20
"",
0 commit comments