Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
chore: remove unused matrix vars
Browse files Browse the repository at this point in the history
  • Loading branch information
xynydev committed Apr 3, 2023
1 parent 4527295 commit 3b64346
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,7 @@ jobs:
strategy:
fail-fast: false
matrix:
major_version: [37]
include:
- major_version: 37
is_latest_version: true
is_stable_version: true

steps:
# Checkout push-to-registry action GitHub repository
- name: Checkout Push to Registry action
Expand Down

0 comments on commit 3b64346

Please sign in to comment.