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 1d403d2 commit aaab88aCopy full SHA for aaab88a
.github/workflows/hello_world.yaml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
echo:
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
11
steps:
12
- name: Echo the message
13
run: |
0 commit comments