diff --git a/.github/workflows/test_runner.yml b/.github/workflows/test_runner.yml index 954e517..f3532ac 100644 --- a/.github/workflows/test_runner.yml +++ b/.github/workflows/test_runner.yml @@ -37,7 +37,7 @@ jobs: - uses: actions/checkout@v4 - uses: ruby/setup-ruby@v1 with: - ruby-version: 2.6 + ruby-version: 2.7.8 - run: | gem install arduino_ci arduino_ci.rb --skip-examples-compilation