Skip to content

Commit 676d759

Browse files
committed
Init
1 parent 55ce68b commit 676d759

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

azure-pipelines.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -913,12 +913,6 @@ jobs:
913913
matrix:
914914
${{ each arch in parameters.architectures }}:
915915
# 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 }}
922916
Jammy ${{ arch.name }}:
923917
# 22.04
924918
deb_system: ubuntu
@@ -982,11 +976,6 @@ jobs:
982976
strategy:
983977
matrix:
984978
${{ each arch in parameters.architectures }}:
985-
Focal ${{ arch.name }}:
986-
deb_system: ubuntu
987-
distro: focal
988-
arch: ${{ arch.value }}
989-
pool: ${{ arch.pool }}
990979
Jammy ${{ arch.name }}:
991980
deb_system: ubuntu
992981
distro: jammy

0 commit comments

Comments
 (0)