Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Require py36, Postgres 9.6, and sqlite 3.22 #9766

Merged
merged 7 commits into from
Apr 8, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update test_old_deps script
  • Loading branch information
richvdh committed Apr 8, 2021
commit 77e56deffcf685ca5d0a264059f0c326e53e99af
2 changes: 1 addition & 1 deletion .buildkite/scripts/test_old_deps.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

# this script is run by buildkite in a plain `xenial` container; it installs the
# this script is run by buildkite in a plain `bionic` container; it installs the
# minimal requirements for tox and hands over to the py3-old tox environment.

set -ex
Expand Down