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 2ba9c3b commit 1070ae7Copy full SHA for 1070ae7
.github/workflows/main_py37.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
job_id_1:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
name: PyTest Workflow Job
13
14
steps:
0 commit comments