Skip to content

Commit 826429b

Browse files
authored
Updated main.yml
1 parent e277305 commit 826429b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/main.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: GitHub Actions Demo
22
on: [push]
33
jobs:
4-
JOB_TO_TEST_PYTHON
5-
runs-on: ubuntu-latest
4+
TEST_PYTHON:
5+
runs-on: ubuntu-20.04
66
steps:
77
- name: Check out repository code
88
uses: actions/checkout@v2

0 commit comments

Comments
 (0)