We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6dc8d commit 7ccb483Copy full SHA for 7ccb483
.github/workflows/python-tests.yml
@@ -50,7 +50,7 @@ jobs:
50
- run: pytest
51
52
test_legacy_setuptools:
53
- runs-on: ubuntu-lates
+ runs-on: ubuntu-latest
54
steps:
55
- uses: actions/checkout@v1
56
- name: Setup python
0 commit comments