.github/workflows/main.yml in config_default-0.2.4 vs .github/workflows/main.yml in config_default-0.2.5

- old
+ new

@@ -22,10 +22,10 @@ rspec: runs-on: ubuntu-latest strategy: matrix: - ruby: [2.7, 3.0, 3.1] + ruby: [2.7, 3.0, 3.1, 3.2] steps: - uses: actions/checkout@v2 - uses: ruby/setup-ruby@v1 with: