Skip to content

Commit 1070ae7

Browse files
committed
Use Ubuntu latest for Py3.7 workflow
1 parent 2ba9c3b commit 1070ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_py37.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
job_id_1:
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-latest
1212
name: PyTest Workflow Job
1313

1414
steps:

0 commit comments

Comments
 (0)