Skip to content

Commit ab4d728

Browse files
committed
Removed node 10 test, not supported in postcss-normalise v10
1 parent 0d7fa19 commit ab4d728

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,8 @@ jobs:
5555
name: Behavior
5656
testScript: tasks/e2e-behavior.sh
5757
configurations:
58-
LinuxNode10: { vmImage: 'ubuntu-16.04', nodeVersion: 10.x }
5958
LinuxNode12: { vmImage: 'ubuntu-16.04', nodeVersion: 12.x }
60-
WindowsNode10: { vmImage: 'windows-2019', nodeVersion: 10.x }
6159
WindowsNode12: { vmImage: 'windows-2019', nodeVersion: 12.x }
62-
MacNode10: { vmImage: 'macOS-10.15', nodeVersion: 10.x }
6360
MacNode12: { vmImage: 'macOS-10.15', nodeVersion: 12.x }
6461

6562
# ******************************************************************************

0 commit comments

Comments
 (0)