Fix Yaml
This commit is contained in:
parent
883974fabd
commit
fa0e643df9
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ jobs:
|
|||
runs-on: 'ubuntu-latest'
|
||||
needs: build_act
|
||||
strategy:
|
||||
matrix:
|
||||
version: [7.4, 8.0, 8.1, 8.2]
|
||||
matrix:
|
||||
version: [7.4, 8.0, 8.1, 8.2]
|
||||
steps:
|
||||
- name: Install Docker
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
|
|
Loading…
Reference in a new issue