Skip to content

feat(stable install): bump testing version to latest stable release#852

Merged
rapids-bot[bot] merged 2 commits into
rapidsai:mainfrom
gforsyth:26.06-stable
Jun 11, 2026
Merged

feat(stable install): bump testing version to latest stable release#852
rapids-bot[bot] merged 2 commits into
rapidsai:mainfrom
gforsyth:26.06-stable

Conversation

@gforsyth

@gforsyth gforsyth commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Now that the 26.06 release is out, we can bump the version we test nightly in the stable install tests.

This needs better automation overall.

@gforsyth gforsyth requested a review from a team as a code owner June 9, 2026 16:39
@gforsyth gforsyth requested a review from jameslamb June 9, 2026 16:39
Comment on lines -45 to -46
# TODO: add custom dependency matrix for stable install tests
matrix_filter: map(select(.CUDA_VER != "13.2.0"))

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't need these matrix filters anymore now that we're on 26.06 -- but we'll have to add a filter back here when we add CUDA 13.3 support

# TODO: add custom dependency matrix for stable install tests
matrix_filter: map(select(.CUDA_VER != "13.2.0"))
# Proactively filtering out 13.3 jobs which won't have docker images for the 26.06 release
matrix_filter: map(select(.CUDA_VER != "13.3.0"))

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proactively filtering out 13.3.0 since that cuda version won't have docker iamges built for the 26.06 release

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes this is needed, this same change just got made in #853

@gforsyth

Copy link
Copy Markdown
Contributor Author

/merge

1 similar comment
@jameslamb

Copy link
Copy Markdown
Member

/merge

@rapids-bot rapids-bot Bot merged commit 57b1563 into rapidsai:main Jun 11, 2026
26 checks passed
@jameslamb

Copy link
Copy Markdown
Member

ha

@gforsyth gforsyth deleted the 26.06-stable branch June 11, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants