Fix build unstable to run on ubuntu-latest-8core (#1549)

* Fix build unstable to run on ubuntu-latest-8core

* ubuntu-latest to ubuntu-latest-8core
This commit is contained in:
Ted Patrick
2023-06-20 12:17:08 -05:00
committed by GitHub
parent ea9bdcc961
commit e4e8f2edae
10 changed files with 20 additions and 20 deletions

View File

@@ -36,7 +36,7 @@
"prettier": "2.7.1",
"pyodide": "0.23.2",
"synclink": "0.2.4",
"ts-jest": "29.0.3",
"ts-jest": "29.1.0",
"typescript": "5.0.4",
"xterm": "^5.1.0"
},