Skip to content

Commit 2762713

Browse files
committed
Test by default with supported Ubuntu LTS
1 parent 40c745a commit 2762713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@devcontainers/cli": "^0.56.0"
99
},
1010
"scripts": {
11-
"test": "devcontainer features test features"
11+
"test": "devcontainer features test features -i ubuntu:noble"
1212
},
1313
"private": true
1414
}

0 commit comments

Comments
 (0)