chore: remove unused matrix vars

This commit is contained in:
ER
2023-04-03 16:34:42 +03:00
parent 4527295bb7
commit 3b64346517

View File

@@ -30,11 +30,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
major_version: [37]
include:
- major_version: 37
is_latest_version: true
is_stable_version: true
steps: steps:
# Checkout push-to-registry action GitHub repository # Checkout push-to-registry action GitHub repository
- name: Checkout Push to Registry action - name: Checkout Push to Registry action