diff options
| author | Sviatoslav Sydorenko <wk@sydorenko.org.ua> | 2020-01-14 13:10:19 +0100 |
|---|---|---|
| committer | Sviatoslav Sydorenko <wk@sydorenko.org.ua> | 2020-01-20 02:59:51 +0100 |
| commit | 76754734f3f9dfc0817b3829c36dd6dca61c926c (patch) | |
| tree | df8659ead39d30e1d76f1251695cc727fb710585 | |
| parent | 69ef612202e8ca5996865f23d9a4c935229b652b (diff) | |
| download | external_python_setuptools-76754734f3f9dfc0817b3829c36dd6dca61c926c.tar.gz external_python_setuptools-76754734f3f9dfc0817b3829c36dd6dca61c926c.tar.bz2 external_python_setuptools-76754734f3f9dfc0817b3829c36dd6dca61c926c.zip | |
Switch to using the latest Ubuntu
| -rw-r--r-- | .github/workflows/python-tests.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml index 64d4a0d6..ebfe6b18 100644 --- a/.github/workflows/python-tests.yml +++ b/.github/workflows/python-tests.yml @@ -19,7 +19,7 @@ jobs: - 3.6 - 3.5 os: - - ubuntu-18.04 + - ubuntu-latest - ubuntu-16.04 - macOS-latest # - windows-2019 |
