summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-04-01 04:07:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-04-01 04:07:02 +0000
commit4d83eda2300105d107fd703c017be8b8264de07c (patch)
tree35e455d256704ad339d9d1b4bd472cda53609a53 /.github
parentReleasing debian version 1.24.3-1. (diff)
downloadmycli-4d83eda2300105d107fd703c017be8b8264de07c.tar.xz
mycli-4d83eda2300105d107fd703c017be8b8264de07c.zip
Merging upstream version 1.24.4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0a14472..b678f57 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
python-version: [3.6, 3.7, 3.8, 3.9]
include:
- python-version: 3.6
- os: ubuntu-16.04 # MySQL 5.7.32
+ os: ubuntu-18.04 # MySQL 5.7.32
- python-version: 3.7
os: ubuntu-18.04 # MySQL 5.7.32
- python-version: 3.8