diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b3b8a1e..644bbcd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: - 12.x - 14.x - 16.x - - 18.x + #- 18.x steps: - name: Git checkout uses: actions/checkout@v2