Revert "add ruby 3.2 for testing"

This reverts commit 85990635db.
This commit is contained in:
Alexander Meindl 2022-12-25 11:18:15 +01:00
parent 85990635db
commit 980bf9841d

View File

@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
ruby: ['2.7', '3.0', '3.1', '3.2']
ruby: ['2.7', '3.0', '3.1']
redmine: ['5.0-stable', 'master']
db: ['postgres', 'mysql']
fail-fast: false