Skip to content

Commit 2ab435d

Browse files
revert: ios build workflow ruby-version change
1 parent 8d66ce1 commit 2ab435d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-ios.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
if: steps.cache.outputs.cache-hit != 'true'
4848
uses: ruby/setup-ruby@v1
4949
with:
50-
ruby-version: '3.2'
5150
bundler-cache: true
5251
working-directory: ./examples/${{ env.PROJECT_NAME }}/
5352

0 commit comments

Comments
 (0)