Update ruby.yml

Signed-off-by: VetheonGames <76892542+VetheonGames@users.noreply.github.com>
This commit is contained in:
VetheonGames 2023-07-27 17:58:27 -06:00 committed by GitHub
parent cacb91538e
commit 4370b5298d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['3.0', '3.1', '2.7']
ruby-version: ['3.2']
steps:
- uses: actions/checkout@v3