Skip to content

Commit

Permalink
chore: disable 38 builds for real
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge O. Castro authored Mar 8, 2023
1 parent b5fd5a8 commit 6d41b92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
- major_version: 37
is_latest_version: true
is_stable_version: true
- major_version: 38
is_latest_version: false
is_stable_version: false
# - major_version: 38
# is_latest_version: false
# is_stable_version: false
steps:
# Checkout push-to-registry action GitHub repository
- name: Checkout Push to Registry action
Expand Down

0 comments on commit 6d41b92

Please sign in to comment.