We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb4166 commit 34dbcb8Copy full SHA for 34dbcb8
1 file changed
azure-pipelines.yml
@@ -911,12 +911,6 @@ jobs:
911
matrix:
912
${{ each arch in parameters.architectures }}:
913
# https://wiki.ubuntu.com/Releases
914
- Focal ${{ arch.name }}:
915
- # 20.04
916
- deb_system: ubuntu
917
- distro: focal
918
- arch: ${{ arch.value }}
919
- pool: ${{ arch.pool }}
920
Jammy ${{ arch.name }}:
921
# 22.04
922
deb_system: ubuntu
@@ -980,11 +974,6 @@ jobs:
980
974
strategy:
981
975
982
976
983
984
985
986
987
988
977
989
978
990
979
distro: jammy
0 commit comments