Skip to content

Commit dfbcae7

Browse files
committed
fix(ci): switch integration test runner to ubuntu-latest
1 parent e0ccf3a commit dfbcae7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ts-sdk-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
pnpm test:unit
4242
4343
integration-test:
44-
runs-on: ubuntu-latest
44+
runs-on: self-hosted
4545
timeout-minutes: 30
4646
steps:
4747
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)