feat: bump to use node20 runtime (#641)

This commit is contained in:
Rui Chen
2024-02-06 23:47:20 +09:00
committed by GitHub
parent aadc3a98df
commit c57490a8b0
7 changed files with 51 additions and 38 deletions
-1
View File
@@ -11,7 +11,6 @@ jobs:
strategy:
matrix:
os:
- 'ubuntu-22.04'
- 'ubuntu-20.04'
- 'ubuntu-latest'
- 'macos-latest'