Skip to content

Commit

Permalink
Update CI (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Oct 20, 2021
1 parent 885befd commit 51a63ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ jobs:
strategy:
matrix:
xcode:
- 12.4
- '12.4'
- '12.5.1'
- '13.0'
steps:
- uses: actions/checkout@v2
- name: Select Xcode ${{ matrix.xcode }}
Expand Down

0 comments on commit 51a63ce

Please sign in to comment.