summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-04-01 04:06:59 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-04-01 04:06:59 +0000
commite9b623070b2a1227fe217bc4d0005364bb7c76d2 (patch)
treee5c99f7257f085e55f689be993b06d2cc9484edf /.github
parentAdding upstream version 1.24.3. (diff)
downloadmycli-e9b623070b2a1227fe217bc4d0005364bb7c76d2.tar.xz
mycli-e9b623070b2a1227fe217bc4d0005364bb7c76d2.zip
Adding upstream version 1.24.4.upstream/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