Skip to content

Commit 73b1347

Browse files
authored
bump: llvm from 13 to 14 (#495)
* bump: llvm from 13 to 14 * fix: update scripts * feat: refactor apple target specs to include platform version * doc: modified changelog * fix: revert back to lld-rs branch * bump: lld-rs 140.0.0
1 parent a3025a7 commit 73b1347

22 files changed

+6436
-6882
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Install LLVM
22
description: Installs all LLVM binaries required to build Mun.
33
runs:
4-
using: 'node12'
5-
main: 'dist/index.js'
4+
using: 'node16'
5+
main: 'dist/index.js'

0 commit comments

Comments
 (0)