diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 61215c6..0f6c00c 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -19,8 +19,6 @@ jobs: - 16 - 14 - 12 - - 10 - - 8 steps: - name: Checkout code uses: actions/checkout@v2