Skip to content

Commit 3acd3ff

Browse files
committed
Revert "add node 22 browser tests as a wild check of a theory in #2481 (comment)"
This reverts commit 96df7d7.
1 parent 96df7d7 commit 3acd3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
strategy:
149149
fail-fast: false
150150
matrix:
151-
node: ["16", "22"]
151+
node: ["16"]
152152
runs-on: ubuntu-latest
153153
env:
154154
NPM_CONFIG_UNSAFE_PERM: true

0 commit comments

Comments
 (0)