Skip to content

Commit aaab88a

Browse files
committed
Update workflows/hello_world.yaml
1 parent 1d403d2 commit aaab88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hello_world.yaml

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

88
jobs:
99
echo:
10-
runs-on: ubuntu-latest
10+
runs-on: ubuntu-slim
1111
steps:
1212
- name: Echo the message
1313
run: |

0 commit comments

Comments
 (0)