.gitea/workflows/action.yml aktualisiert
This commit is contained in:
parent
8591d29e76
commit
5edef97119
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
||||||
needs: build_act
|
needs: build_act
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
version: [7.3, 7.4, 8.0, 8.1, 8.2]
|
version: [8.1, 8.2]
|
||||||
steps:
|
steps:
|
||||||
- name: Install Docker
|
- name: Install Docker
|
||||||
run: curl -fsSL https://get.docker.com | sh
|
run: curl -fsSL https://get.docker.com | sh
|
||||||
|
|
Loading…
Reference in a new issue