We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dd1d46 commit f8dfad9Copy full SHA for f8dfad9
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