diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5fe05ae..dbecd7e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -17,7 +17,7 @@ jobs: strategy: matrix: - ruby: ['2.6', '2.7', '3.0', '3.1'] + ruby: ['2.6', '2.7', '3.0', '3.1', '3.2'] target: - id: 'linux-amd64' os: 'ubuntu-latest'