Skip to content

Commit

Permalink
Don't run CI for node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed Aug 1, 2024
1 parent 2622bd1 commit dde63ec
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ extends:
os: Linux
strategy:
matrix:
node_16_x:
node_version: 16.x
node_18_x:
node_version: 18.x
steps:
Expand All @@ -52,8 +50,6 @@ extends:
os: macOS
strategy:
matrix:
node_16_x:
node_version: 16.x
node_18_x:
node_version: 18.x
steps:
Expand All @@ -80,8 +76,6 @@ extends:
os: Windows
strategy:
matrix:
node_16_x:
node_version: 16.x
node_18_x:
node_version: 18.x
steps:
Expand Down

0 comments on commit dde63ec

Please sign in to comment.