Skip to content

Commit 14bff80

Browse files
authored
Update sanity-workflow.yml
1 parent e145e9b commit 14bff80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sanity-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false
2121
max-parallel: 3
2222
matrix:
23-
node: ['14', '16', '18', '20']
23+
node: ['16', '18', '20']
2424
os: [ macos-latest, windows-latest, ubuntu-latest ]
2525
name: NodeJS Playwright Repo ${{ matrix.node }} - ${{ matrix.os }} Sample
2626
env:

0 commit comments

Comments
 (0)