.github/workflows/test.yml in spreewald-4.2.2 vs .github/workflows/test.yml in spreewald-4.2.3

- old
+ new

@@ -12,17 +12,12 @@ runs-on: ubuntu-20.04 strategy: fail-fast: false matrix: include: - # Test projects - - ruby: 2.4.5 - gemfile: tests/rails-4_capybara-2/Gemfile - ruby: 3.0.0 gemfile: tests/rails-6_capybara-3/Gemfile # Used to run rspec and integration tests for spreewald binary: - - ruby: 2.4.5 - gemfile: Gemfile.ruby245 - ruby: 2.6.6 gemfile: Gemfile.ruby266 - ruby: 3.0.0 gemfile: Gemfile.ruby300 env: