Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: replace a "latest" OS version with the specific ones #2604

Open
ikolomi opened this issue Nov 5, 2024 · 0 comments
Open

CI: replace a "latest" OS version with the specific ones #2604

ikolomi opened this issue Nov 5, 2024 · 0 comments
Labels
1_3_candidate bug Something isn't working

Comments

@ikolomi
Copy link
Collaborator

ikolomi commented Nov 5, 2024

Describe the bug

The current build-matrix.json file has OS versions set to "latest", which is problematic because "latest" dynamically changes and might not align with the officially supported OS versions. To ensure consistency and maintain alignment with supported OSes, each OS version should be explicitly specified in build-matrix.json and kept in sync with the officially supported versions.

Expected Behavior

Full CI tests cover the officially supported OSed

Current Behavior

CI tests coverage might drift when new OS versions became the latest

Reproduction Steps

full CI tests

Possible Solution

Explicitly define the supported versions

Additional Information/Context

This issue is mac-specific: #2602

Client version used

1.2

Engine type and version

Dont care

OS

all

Language

TypeScript, Python, Java, Rust, Go, .Net

Language Version

Dont care

Cluster information

No response

Logs

No response

Other information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1_3_candidate bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants