Skip to content

Commit

Permalink
ci: skip a bunch of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Nov 8, 2024
1 parent c8e31a3 commit bb550b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/native-wsl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
fail-fast: false
matrix:
os: [windows-2019]
node-version: [18, 16, 14, 12, 10, 8, 6, 4]
node-version: [18]
# node-version: [18, 16, 14, 12, 10, 8, 6, 4]
configuration: [wsl, native]

steps:
Expand Down

0 comments on commit bb550b1

Please sign in to comment.