Merge pull request #40 from crazy-max/master

Simplify README
This commit is contained in:
CrazyMax
2020-11-18 18:31:41 +01:00
committed by GitHub

View File

@ -81,8 +81,6 @@ jobs:
name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v1
with:
version: latest
-
name: Available platforms
run: echo ${{ steps.buildx.outputs.platforms }}