Skip to content

Commit

Permalink
Merge pull request #312 from invariant-labs/change-compute-uints-sdk
Browse files Browse the repository at this point in the history
Change compute units in sdk
  • Loading branch information
wojciech-cichocki authored Dec 3, 2023
2 parents 7663314 + 3c986e5 commit 0576302
Show file tree
Hide file tree
Showing 6 changed files with 372 additions and 1,436 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
key: npm-${{ runner.os }}-v0000-${{ hashFiles('**/package-lock.json') }}
- uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '18'
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly
Expand Down
Loading

1 comment on commit 0576302

@vercel
Copy link

@vercel vercel bot commented on 0576302 Dec 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.