changeset 895:7a8f6d3d6680

Remove testing against Jul2021. It appears the MonetDB Jul2021 docker container is too old to work correctly in this actions framework (it uses different env settings, which fail to start the server).
author Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
date Thu, 25 Apr 2024 15:01:16 +0200 (11 months ago)
parents 07a4998898a8
children 400d35258147
files .github/workflows/monetdbversions.yml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.github/workflows/monetdbversions.yml
+++ b/.github/workflows/monetdbversions.yml
@@ -14,7 +14,6 @@ jobs:
       fail-fast: false
       matrix:
         monetdbversion:
-          - "monetdb/dev-builds:Jul2021"
           - "monetdb/dev-builds:Jan2022"
           - "monetdb/dev-builds:Sep2022"
           - "monetdb/dev-builds:Jun2023"