Skip to content

Commit

Permalink
Update .github/workflows/python-tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
  • Loading branch information
RonnyPfannschmidt and henryiii authored Sep 2, 2021
1 parent 0d6dc8d commit 7ccb483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7ccb483

Please sign in to comment.