Skip to content

Commit

Permalink
chore: use other runner for test workflow (#1499)
Browse files Browse the repository at this point in the history
* Revert "feat: add `Predicate.getTransferTxId` helper (#1467)"

This reverts commit 70233c1.

* chore: use other action runner

* chore: use other action runner

---------

Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
  • Loading branch information
danielbate and arboleya committed Dec 11, 2023
1 parent 2f70ac6 commit d13a831
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/smart-swans-study.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
spellcheck-config-path: "apps/docs/.spellcheck.yml"

test:
runs-on: ubuntu-latest
runs-on: buildjet-4vcpu-ubuntu-2204
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit d13a831

Please sign in to comment.