mirror of
https://github.com/yattee/yattee.git
synced 2026-05-03 05:57:50 +00:00
Bump CI Ruby to 3.3
Fastlane 2.232 transitive deps (public_suffix 7, multi_json 1.20) require Ruby >= 3.2, and Ruby 3.1 is EOL since March 2025.
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: '3.1'
|
||||
ruby-version: '3.3'
|
||||
bundler-cache: true
|
||||
cache-version: 1
|
||||
- name: Replace signing certificate to Direct with Developer ID
|
||||
|
||||
Reference in New Issue
Block a user