We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ccf3a commit dfbcae7Copy full SHA for dfbcae7
1 file changed
.github/workflows/ts-sdk-ci.yml
@@ -41,7 +41,7 @@ jobs:
41
pnpm test:unit
42
43
integration-test:
44
- runs-on: ubuntu-latest
+ runs-on: self-hosted
45
timeout-minutes: 30
46
steps:
47
- uses: actions/checkout@v4
0 commit comments