We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9529d commit 9aee230Copy full SHA for 9aee230
2 files changed
.github/workflows/build-verify.yml
@@ -141,7 +141,7 @@ jobs:
141
- name: Setup Ruby
142
uses: ruby/setup-ruby@v1
143
with:
144
- ruby-version: 3.3
+ ruby-version: 3.1.2
145
bundler-cache: 'true'
146
147
- name: Build for Android
.github/workflows/release-apk.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
29
- name: Download APK
0 commit comments