formatting

This commit is contained in:
cupcakearmy 2022-11-01 20:52:37 +01:00
parent 9afda15154
commit 6b5c91d122
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F

View File

@ -22,11 +22,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: tags needs: tags
strategy: strategy:
matrix: matrix: ${{fromJson(needs.tags.outputs.matrix)}}
${{fromJson(needs.tags.outputs.matrix)}}
# include:
# - tag: 1.20.2
# version: 1.20.2
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Set up QEMU - name: Set up QEMU