Commit 31f7ede
authored
Fix arm64 CI runner mismatches and stale action version comment (#7433)
Two arm64 integration test matrix entries (integration_overrides,
integration_querier_microservices_mode) were using the amd64 runner
ubuntu-24.04 instead of ubuntu-24.04-arm, causing them to run on
the wrong architecture.
Also fix stale version comment on actions/upload-artifact in
scorecards.yml (v3.pre.node20 -> v6.0.0 to match the pinned hash).
Signed-off-by: Friedrich Gonzalez <1517449+friedrichg@users.noreply.github.com>1 parent 0a7c6b4 commit 31f7ede
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
0 commit comments