Skip to content

Commit c39c8b8

Browse files
committed
Revert "chore: update Ruby version to 3.2.2 in config.yml"
This reverts commit 8d4f2d6.
1 parent ec62d01 commit c39c8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
name: Install Ninja
100100
command: sudo apt-get update && sudo apt-get install -y ninja-build
101101
- ruby/install:
102-
version: '3.2.2'
102+
version: '2.7.6'
103103
- ruby/install-deps:
104104
key: v{{ .Environment.CACHE_VERSION }}-gems-android
105105
app-dir: ./sample/android

0 commit comments

Comments
 (0)