Skip to content

Commit ed9daa5

Browse files
authored
Merge pull request #7015 from StoDevX/fix-ruby
ci: Use Ruby 3.0
2 parents 6458332 + 295c4ba commit ed9daa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
cancel-in-progress: true
1111

1212
env:
13-
ruby_version: '2.6'
13+
ruby_version: '3.0'
1414
xcode_version: 'Xcode_14.2'
1515
java_version: '11'
1616
java_distribution: temurin

0 commit comments

Comments
 (0)