Skip to content

Commit 295c4ba

Browse files
committed
ci: Use Ruby 3.0?
Signed-off-by: Kristofer Rye <[email protected]>
1 parent 6458332 commit 295c4ba

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)