Merge branch 'main' into release/v2

* main:
  Prepare for release 2.30.0.
  Node 20. (#369)
  Add another user: robolectric/robolectric (#352)
  Promote using ubuntu runner with KVM. (#366)
This commit is contained in:
Yang
2024-01-25 23:16:47 +11:00
47 changed files with 1428 additions and 1261 deletions
+2
View File
@@ -1,2 +1,4 @@
'use strict';
var argv = require('../')(process.argv.slice(2));
console.log(argv);