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 014fa1a commit 2914166Copy full SHA for 2914166
1 file changed
.github/workflows/nodejs.yml
@@ -20,7 +20,7 @@ on:
20
21
jobs:
22
test_and_lint:
23
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
24
steps:
25
- uses: actions/checkout@v4
26
0 commit comments