We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f9ab3a + 88597d6 commit 53f7b99Copy full SHA for 53f7b99
.ci/azure-pipelines/azure-pipelines.yaml
@@ -43,7 +43,7 @@ stages:
43
- job: ubuntu
44
displayName: Ubuntu
45
pool:
46
- vmImage: 'ubuntu-22.04'
+ vmImage: 'ubuntu-24.04'
47
strategy:
48
matrix:
49
20.04 GCC: # oldest LTS
@@ -99,7 +99,7 @@ stages:
99
dependsOn: osx
100
condition: succeededOrFailed()
101
102
103
104
105
22.04 Clang:
@@ -122,7 +122,7 @@ stages:
122
123
124
125
126
127
128
0 commit comments