Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: upgrade CI Node.js version to 20 (#26)
* Fix: #25 Added a new step to setup the Node version to "20.8.1". Changes: - Added setup Node version step in ".github/workflows/ci.yml" file to use Node version "20.8.1" * Specified Ubuntu vesrion to prevent same version conflicts in the future Changes: - Specified Ubuntu version in "runs-on" steps * Update ci.yml --------- Co-authored-by: Yang Luo <[email protected]>
- Loading branch information