Skip to content

Commit

Permalink
Reduce macOS builds (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 authored Mar 31, 2021
1 parent db2b8bf commit 0b2ddbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildPR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: macOS-latest
strategy:
matrix:
xcode: [Xcode_12.2, Xcode_12.3, Xcode_11.7]
xcode: [Xcode_12.4, Xcode_11.7]
steps:
- name: Checkout
uses: actions/[email protected]
Expand Down

0 comments on commit 0b2ddbb

Please sign in to comment.