.github/workflows/verify.yml in metasploit-model-4.0.3 vs .github/workflows/verify.yml in metasploit-model-4.0.4
- old
+ new
@@ -28,13 +28,13 @@
strategy:
fail-fast: true
matrix:
ruby:
- - 2.5
- 2.6
- 2.7
- 3.0
+ - 3.1
env:
RAILS_ENV: test
name: Ruby ${{ matrix.ruby }}