Ver Fonte

Add Ruby 3.3 to the matrix

Akinori MUSHA há 1 ano atrás
pai
commit
7bffb19c08
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -21,6 +21,7 @@ jobs:
           - mysql2
           - postgresql
         ruby:
+          - "3.3"
           - "3.2"
     env:
       DATABASE_ADAPTER: ${{ matrix.database_adapter }}