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

Commit

Permalink
revert: f39 build for now!
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz authored Nov 16, 2023
1 parent f23ccb5 commit 7b16926
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,11 @@ jobs:
fail-fast: false
matrix:
image_flavor: [main, nvidia]
major_version: [38, 39]
major_version: [38]
include:
- major_version: 38
is_latest_version: false
is_stable_version: true
- major_version: 39
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 7b16926

Please sign in to comment.