Skip to content

Commit 037e6c2

Browse files
committed
ci: Bump ruby to 3.1
1 parent 5ea5ae8 commit 037e6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v4
2727
- uses: ruby/setup-ruby@v1
2828
with:
29-
ruby-version: '2.7'
29+
ruby-version: '3.1'
3030
bundler-cache: true
3131
- run: ./scripts/subtests/spec-test
3232

0 commit comments

Comments
 (0)