trips) migrate sqlite and runtime to bun
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Has been cancelled
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Has been cancelled
This commit is contained in:
@@ -25,11 +25,6 @@ jobs:
|
||||
with:
|
||||
bun-version: '1.3.3'
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '22'
|
||||
|
||||
- name: Install dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user