Skip to content

Commit 2914166

Browse files
authored
Change runner from ubuntu-latest to ubuntu-slim
1 parent 014fa1a commit 2914166

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

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

2121
jobs:
2222
test_and_lint:
23-
runs-on: ubuntu-latest
23+
runs-on: ubuntu-slim
2424
steps:
2525
- uses: actions/checkout@v4
2626

0 commit comments

Comments
 (0)