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:
Marc Rousavy
2023-02-15 17:24:33 +01:00
committed by GitHub
parent 30b56153db
commit f0ea18115e
12 changed files with 47 additions and 49 deletions

View File

@@ -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