Fix mariadb build
This commit is contained in:
parent
82f1cf5132
commit
a653b29a02
1 changed files with 0 additions and 1 deletions
1
.github/workflows/mariadb.yml
vendored
1
.github/workflows/mariadb.yml
vendored
|
|
@ -18,7 +18,6 @@ jobs:
|
|||
mariadb-build:
|
||||
name: "MariaDB with Healthchecks"
|
||||
runs-on: self-hosted
|
||||
needs: [ lint ]
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: docker/setup-qemu-action@v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue