.github/workflows/verify.yml in metasploit-model-4.0.6 vs .github/workflows/verify.yml in metasploit-model-5.0.0

- old
+ new

@@ -44,18 +44,16 @@ strategy: fail-fast: true matrix: ruby: - - 2.6 - 2.7 - 3.0 - 3.1 os: - ubuntu-18.04 - ubuntu-22.04 exclude: - - { os: ubuntu-22.04, ruby: 2.6 } - { os: ubuntu-22.04, ruby: 2.7 } - { os: ubuntu-22.04, ruby: 3.0 } env: RAILS_ENV: test