Skip to content

Commit

Permalink
yolo
Browse files Browse the repository at this point in the history
  • Loading branch information
Shawn Hoffman committed Apr 18, 2024
1 parent 5cee681 commit bc5c222
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ jobs:
path: ${{github.workspace}}/build/Analyzers/Release/*.dll
macos:
runs-on: macos-14
with:
xcode: '15.3'
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v4
- name: Build
run: |
Expand Down

0 comments on commit bc5c222

Please sign in to comment.