Skip to content

Commit e4989cd

Browse files
committed
Update test to use node 17 PR
1 parent ad91055 commit e4989cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ jobs:
395395
run: |
396396
git clone https://github.com/rubyjs/mini_racer.git test/mini_racer --depth 1
397397
cd test/mini_racer
398-
git fetch origin refs/pull/210/head
398+
git fetch origin refs/pull/231/head
399399
git checkout FETCH_HEAD
400400
git reset --hard
401401
git clean -f -d -x

0 commit comments

Comments
 (0)