Skip to content

Commit 46dedc1

Browse files
committed
Update pod linting back to macOS 13, because it is failing for odd reasons.
1 parent ae8429f commit 46dedc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
os: [macos-latest]
17+
os: [macos-13]
1818
podspec: [GoogleSignIn.podspec, GoogleSignInSwiftSupport.podspec]
1919
flag: [
2020
"",

0 commit comments

Comments
 (0)