Fix mariadb build

This commit is contained in:
Greyscale 2022-09-13 02:44:45 +02:00
parent 82f1cf5132
commit a653b29a02
No known key found for this signature in database
GPG key ID: CEC4822A25BA80C5

View file

@ -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