Commit 4cc3489
committed
Update azure pipelines to gcc-12/g++-12
The new `ubuntu-latest` image based on Ubuntu 24.04 has gcc-12 and does
not have gcc-9. This updates to a more recent gcc.
Note: while the Azure images have gcc-14 as well, I've chosen gcc-12
because it is the latest version of gcc available in 24.04's apt
repositories. To get newer versions you need to poke at external apt
repositories.1 parent 0beaa76 commit 4cc3489
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments