Skip to content

Commit

Permalink
Update GitHub workflow to use warp build
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Sep 6, 2024
1 parent 8b74f03 commit 4343708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
test:
name: Test
# TODO: Investigate why fetch is failing for some of these tests on warp build runners
runs-on: ubuntu-latest
runs-on: warp-ubuntu-latest-x64-8x
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 4343708

Please sign in to comment.