Skip to content

Commit 2453f13

Browse files
committed
ci: upgrade ruby for test build web page
1 parent 8462a1c commit 2453f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Setup ruby
4545
uses: ruby/setup-ruby@v1
4646
with:
47-
ruby-version: "2.6"
47+
ruby-version: "3.4"
4848
- run: make index-links-test
4949
- run: ./test/github-pages.sh
5050

0 commit comments

Comments
 (0)