Commit d445d90
committed
fix: Update debian_build.yml distro from questing to resolute
The matrix definition referenced 'questing' but the include section only had
mappings for 'jammy', 'noble', and 'resolute'. This mismatch caused GitHub
Actions workflow validation to fail (Job 24348685207). Now both the matrix
and include section consistently use resolute for Ubuntu 26.04.1 parent 5bac9b9 commit d445d90
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments