Skip to content

Commit 7ccb483

Browse files
Update .github/workflows/python-tests.yml
Co-authored-by: Henry Schreiner <[email protected]>
1 parent 0d6dc8d commit 7ccb483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- run: pytest
5151

5252
test_legacy_setuptools:
53-
runs-on: ubuntu-lates
53+
runs-on: ubuntu-latest
5454
steps:
5555
- uses: actions/checkout@v1
5656
- name: Setup python

0 commit comments

Comments
 (0)