diff --git a/.github/workflows/test-lang-ruby.yml b/.github/workflows/test-lang-ruby.yml index 8f4f5076b89..e7b59e0cfc0 100644 --- a/.github/workflows/test-lang-ruby.yml +++ b/.github/workflows/test-lang-ruby.yml @@ -38,6 +38,7 @@ jobs: - '2.6' - '2.7' - '3.0' + - '3.1' steps: - uses: actions/checkout@v2 @@ -77,6 +78,7 @@ jobs: - '2.6' - '2.7' - '3.0' + - '3.1' steps: - uses: actions/checkout@v2