Changeset: 7a8f6d3d6680 for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java/rev/7a8f6d3d6680 Modified Files: .github/workflows/monetdbversions.yml Branch: default Log Message:
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). diffs (11 lines): diff --git a/.github/workflows/monetdbversions.yml b/.github/workflows/monetdbversions.yml --- 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" _______________________________________________ checkin-list mailing list -- checkin-list@monetdb.org To unsubscribe send an email to checkin-list-le...@monetdb.org