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 2b600f7 commit 9001de9Copy full SHA for 9001de9
.github/workflows/jobs.yml
@@ -13,6 +13,7 @@ jobs:
13
- name: step1
14
run: echo "Sai"
15
job1:
16
+ runs-on: ubuntu-latest
17
steps:
18
- name: stepB
19
run: echo "Hello"
0 commit comments