Commit 5183460
committed
ci: fix ubuntu-22.04 workflows
Containers with `ubuntu-22.04` had incompatible `gcc` and `libstdc++`
versions, so we had to remove `gcc-13` and install `gcc-12`. However,
the issue was fixed and `gcc-13` was removed, so our attempt to remove
it by ourselves started to fail. The commit fixes this problem.1 parent fcf86e5 commit 5183460
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 48 | | |
57 | 49 | | |
58 | 50 | | |
| |||
0 commit comments