Skip to content

Commit

Permalink
build: add GHES 3.14, 3.15 (#472)
Browse files Browse the repository at this point in the history
Co-authored-by: Gregor Martynus <[email protected]>
  • Loading branch information
wolfy1339 and gr2m authored Jan 3, 2025
1 parent f7d3c9c commit 741c106
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/overrides/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ const SUPPORTED_GHES_OPERATIONS = [
"3.11",
"3.12",
"3.13",
"3.14",
"3.15",
];
const __dirname = dirname(fileURLToPath(import.meta.url));

Expand Down

0 comments on commit 741c106

Please sign in to comment.