Skip to content

Commit

Permalink
Use latest Xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
branchseer committed Jan 8, 2022
1 parent ca2d4db commit 8e02303
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_libnode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ jobs:
with:
python-version: '3.x'

- name: Switch to Xcode 12.4
run: sudo xcode-select -s /Applications/Xcode_12.4.app/Contents/Developer
if: runner.os == 'macOS'

- name: Install nasm on Windows
run: choco install -y nasm
if: runner.os == 'Windows'
Expand Down

0 comments on commit 8e02303

Please sign in to comment.