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
1 changed files with 1 additions and 5 deletions

View File

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