ADD: added new version of protobuf
This commit is contained in:
@@ -24,7 +24,8 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
PLATFORM: ["ios", "macos", "tvos", "watchos"]
|
||||
# Add back 'watchos'. See CocoaPods/CocoaPods#11558
|
||||
PLATFORM: ["ios", "macos", "tvos"]
|
||||
CONFIGURATION: ["Debug", "Release"]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user