diff --git a/.github/workflows/testsuite.yml b/.github/workflows/testsuite.yml index 393f8e6..3bee1b7 100644 --- a/.github/workflows/testsuite.yml +++ b/.github/workflows/testsuite.yml @@ -37,8 +37,8 @@ jobs: matrix: meteorRelease: - '2.8.1' - - '2.15' - - '3.0-rc.0' + - '2.16' + - '3.0' # Latest version steps: - name: Checkout code