diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index 488194e..3718d2a 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -68,7 +68,7 @@ jobs: needs: build_act strategy: matrix: - version: [8, 17, 21, 22] + version: [8, 17, 21] steps: - name: Install Docker run: |