Commit 3ac6077
Update Fedora references in YML files from 42/40 to 43/42 (#121767)
Updates Fedora version references in CI/CD pipeline configuration files
for Helix testing infrastructure.
## Changes Made
- **Fedora Latest**: Updated from version 42 to 43
- **Fedora Oldest**: Updated from version 40 to 42
These changes update the Docker image references and platform
definitions used by the Helix testing infrastructure to test against
newer Fedora versions.
## Files Modified
- `eng/pipelines/helix-platforms.yml` - Updated both latest and oldest
Fedora version definitions
- `eng/pipelines/libraries/helix-queues-setup.yml` - Updated Fedora
reference used in extra-platforms CoreCLR testing
## Validation
- ✅ YAML syntax validated successfully
- ✅ No security vulnerabilities detected (CodeQL scan)
- ✅ Changes follow established patterns in the configuration files
<!-- START COPILOT CODING AGENT SUFFIX -->
<details>
<summary>Original prompt</summary>
> Update Fedora references in *.yml files. I believe there are only two
relevant ones. They can be found by searching for "fedora-".
>
> Where there is min and max, use 42 and 43, respectively. Where there
is a single choice, use 43.
</details>
<!-- START COPILOT CODING AGENT TIPS -->
---
💬 We'd love your input! Share your thoughts on Copilot coding agent in
our [2 minute survey](https://gh.io/copilot-coding-agent-survey).
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: richlander <2608468+richlander@users.noreply.github.com>1 parent d05d76e commit 3ac6077
File tree
2 files changed
+5
-5
lines changed- eng/pipelines
- libraries
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments