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