summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2021-09-02 16:51:03 +0200
committerGitHub <noreply@github.com>2021-09-02 16:51:03 +0200
commit7ccb4830555cbd2acddccfc1ad599692707e1ccc (patch)
treed9534b041a490e9a838fae657f50863fb3ab8624
parent0d6dc8dbbf97435f75fc431868c7312f8ca9efc2 (diff)
downloadsetuptools-scm-7ccb4830555cbd2acddccfc1ad599692707e1ccc.tar.gz
Update .github/workflows/python-tests.yml
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
-rw-r--r--.github/workflows/python-tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml
index 333f5c4..b22deb3 100644
--- a/.github/workflows/python-tests.yml
+++ b/.github/workflows/python-tests.yml
@@ -50,7 +50,7 @@ jobs:
- run: pytest
test_legacy_setuptools:
- runs-on: ubuntu-lates
+ runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Setup python