Skip to content

Commit

Permalink
Try latest macOS runner
Browse files Browse the repository at this point in the history
  • Loading branch information
dabrahams authored Nov 12, 2024
1 parent 3160dae commit 55c7f03
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/doc-extraction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ concurrency:
jobs:
build:
if: github.repository == 'hylo-lang/hylo'
runs-on: macos-14
runs-on: macos-15
env:
llvm_url_prefix: https://github.com/hylo-lang/llvm-build/releases/download/20240303-215025
llvm_package_basename: llvm-17.0.6-arm64-apple-darwin23.3.0-MinSizeRel
Expand All @@ -41,7 +41,6 @@ jobs:
- name: Install Jazzy
run: |
sudo gem install jazzy
sudo gem update
- name: Setup swift
uses: SwiftyLab/setup-swift@latest
Expand Down

0 comments on commit 55c7f03

Please sign in to comment.