Skip to content

Commit e575a34

Browse files
hanthorCopilot
andauthored
fix: add comment
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a017615 commit e575a34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/reusable-build-iso-anaconda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ concurrency:
3838
jobs:
3939
build:
4040
name: Build ISOs
41+
# Exclude nvidia-open from LTS and gdx from non-LTS versions
4142
if: |
4243
!(matrix.flavor == 'nvidia-open' && matrix.image_version == 'lts') &&
4344
!(matrix.flavor == 'gdx' && matrix.image_version != 'lts')

0 commit comments

Comments
 (0)