1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-10-09 04:26:11 +02:00

Remove ruby3 label automation

This commit is contained in:
adfoster-r7 2021-09-07 14:53:16 +01:00
parent a7d255bbe5
commit 3c6dc6dba7
No known key found for this signature in database
GPG Key ID: 3BD4FA3818818F04

View File

@ -172,15 +172,6 @@ jobs:
Closing this issue. If you believe this issue has been closed in error, please provide any relevant output and logs which may be useful in diagnosing the issue.
`
},
'ruby-3.0.0': {
close: true,
comment: `
This issue appears to be related to Ruby 3.0.0. At this time Metasploit does not support Ruby 3.0.0.
Please try using Ruby 2.7.x with Metasploit.
Closing this issue as a duplicate of #14666 - which aims to track this feature request.
`
},
}
};