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