Skip to content

Commit 00ab8b4

Browse files
authored
Update index.js to add Swift 5.9
1 parent 65540b9 commit 00ab8b4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

dist/index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,7 @@ const semver = __importStar(__nccwpck_require__(1383));
540540
const core = __importStar(__nccwpck_require__(2186));
541541
const os_1 = __nccwpck_require__(1855);
542542
const VERSIONS_LIST = [
543+
["5.9", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
543544
["5.8", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
544545
["5.7.3", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
545546
["5.7.2", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
@@ -17925,4 +17926,4 @@ module.exports = JSON.parse('{"/etc/fedora-release":["Fedora"],"/etc/redhat-rele
1792517926
/******/ module.exports = __webpack_exports__;
1792617927
/******/
1792717928
/******/ })()
17928-
;
17929+
;

0 commit comments

Comments
 (0)