diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index de1d5c1..25c1dd3 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -35,7 +35,7 @@ jobs: needs: build_act strategy: matrix: - version: [7.3, 7.4, 8.0, 8.1, 8.2] + version: [8.1, 8.2] steps: - name: Install Docker run: curl -fsSL https://get.docker.com | sh