diff --git a/.github/workflows/runTests.yml b/.github/workflows/runTests.yml index e8d9a3b..519c05f 100644 --- a/.github/workflows/runTests.yml +++ b/.github/workflows/runTests.yml @@ -27,6 +27,7 @@ jobs: - '7.4' - '8.0' - '8.1' + - '8.2' os: [ubuntu-latest, windows-latest, macOS-latest] steps: