Skip to content

Commit 9beaf63

Browse files
arschmitzscottgonzalez
authored andcommitted
Tests: Stop testing against core 1.10.1 on testswarm
Fixes #12745 (cherry picked from commit c2224bf)
1 parent a3bf778 commit 9beaf63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/tasks/testswarm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module.exports = function( grunt ) {
44

55
var versions = {
66
"git": "git",
7-
"1.10": "1.10.0 1.10.1 1.10.2",
7+
"1.10": "1.10.0 1.10.2",
88
"1.9": "1.9.0 1.9.1",
99
"1.8": "1.8.0 1.8.1 1.8.2 1.8.3",
1010
"1.7": "1.7.0 1.7.1 1.7.2",

0 commit comments

Comments
 (0)