Skip to content

Commit 2b677e3

Browse files
Update dependency ruby to v4
1 parent 15be9b5 commit 2b677e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@v4
3838
- uses: ruby/setup-ruby@v1
3939
with:
40-
ruby-version: 2.6
40+
ruby-version: 4.0.2
4141
- run: |
4242
gem install arduino_ci
4343
arduino_ci.rb --skip-examples-compilation

0 commit comments

Comments
 (0)