Skip to content

Commit 0f0f50c

Browse files
committed
use ruby v3.3 for gemfile.lock test
1 parent ed26136 commit 0f0f50c

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
@@ -205,7 +205,7 @@ jobs:
205205
image: ubuntu-2404:2024.08.1
206206
environment:
207207
STRICT_VARIABLES: 'yes'
208-
RUBY_VERSION: '3.4.1'
208+
RUBY_VERSION: '3.3.7'
209209
steps:
210210
- checkout
211211
- run:

0 commit comments

Comments
 (0)