Skip to content

Commit 1bea8c2

Browse files
committed
Removing nodenext e2e test in CI
1 parent ca429ef commit 1bea8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
strategy:
5959
fail-fast: false
6060
matrix:
61-
network: [testnet, mainnet, dynamic, nodenext]
61+
network: [testnet, mainnet, dynamic]
6262
steps:
6363
- uses: actions/checkout@v4
6464
- uses: ./.github/actions/setup-yarn

0 commit comments

Comments
 (0)