Skip to content

Commit 66bcea0

Browse files
committed
build: add GHES 3.16
1 parent 4072269 commit 66bcea0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/overrides/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const SUPPORTED_GHES_OPERATIONS = [
99
"3.13",
1010
"3.14",
1111
"3.15",
12+
"3.16"
1213
];
1314
const __dirname = dirname(fileURLToPath(import.meta.url));
1415

0 commit comments

Comments
 (0)