diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index ab00e8a..a4e48b3 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -66,7 +66,7 @@ jobs: needs: build_act strategy: matrix: - version: ['1_8_0', '17', '21'] + version: [8, 17, 21] steps: - name: Install Docker run: curl -fsSL https://get.docker.com | sh