Commit 07cd736
committed
Update the azure-piprlines
The following images are deprecated in GitHub actions and Azure DevOps:
* `ubuntu-18.04` : actions/runner-images#6002
* `macos-10.15` : actions/runner-images#5583
Due to this there was failing tests due to planned brownouts.
Updated ubuntu18 to ubuntu22
Updated macos-1015 to macos12
Signed-off-by: Chin Yeung Li <[email protected]>1 parent 04a872c commit 07cd736
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments