diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 95caa820..0cf65057 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -16,11 +16,6 @@ jobs: timeoutInMinutes: 360 steps: - - script: | - rm -rf /opt/ghc - df -h - displayName: Manage disk space - # configure qemu binfmt-misc running. This allows us to run docker containers # embedded qemu-static - script: | diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index e5d09887..dd335834 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -25,7 +25,7 @@ fortran_compiler_version: gmp: - '6' libgit2: -- '1.6' +- '1.7' libssh2: - '1' libunwind: diff --git a/.ci_support/migrations/libgit217.yaml b/.ci_support/migrations/libgit217.yaml new file mode 100644 index 00000000..5482afd2 --- /dev/null +++ b/.ci_support/migrations/libgit217.yaml @@ -0,0 +1,7 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 +libgit2: +- '1.7' +migrator_ts: 1692536638.168483 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index aea158f1..a3043ea2 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -21,7 +21,7 @@ source: build: skip: true # [win] - number: 0 + number: 1 binary_relocation: false features: