Skip to content

Commit fd1d363

Browse files
committed
will it work without node?
1 parent f38df1f commit fd1d363

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
- uses: ruby/setup-ruby@v1
1919
with:
2020
ruby-version: "3.3"
21-
- uses: actions/setup-node@v4
22-
with:
23-
node-version: "19"
2421
- name: Install dependencies
2522
run: |
2623
sudo apt-get install -y build-essential zlib1g-dev

0 commit comments

Comments
 (0)