chore: remove unused matrix vars
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user