fix: Fix CI for V3 (#1475)
* fix: Fix CI for "Build Android" * update versions * Update Gemfile.lock * format swift * fix: Fix swift lint * Update .swiftlint.yml * Use C++17 for lint * fix: Fix C++ lints
This commit is contained in:
2
.github/workflows/build-ios.yml
vendored
2
.github/workflows/build-ios.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
- name: Setup Ruby (bundle)
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.6
|
||||
ruby-version: 2.6.8
|
||||
bundler-cache: true
|
||||
working-directory: example/ios
|
||||
|
||||
|
Reference in New Issue
Block a user