Update canary version in tests to an existing one

This commit is contained in:
Nikolai Laevskii 2023-05-25 14:57:36 +02:00
父节点 7d16907b89
当前提交 10efafcbcf
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -61,7 +61,7 @@ jobs:
[
'20-v8-canary',
'20.0.0-v8-canary',
'20.0.0-v8-canary20221103f7e2421e91'
'20.0.0-v8-canary20221101e50e45c9f8'
]
steps:
- uses: actions/checkout@v3