Skip to content

Commit

Permalink
Fix CI workflow on latest main (#95)
Browse files Browse the repository at this point in the history
revert back ci flow
  • Loading branch information
dikasetiadi authored Jun 22, 2023
1 parent a7e80bf commit 2dc7bb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
xcode:
- '13.4.1'
- '14.3.1'
- '14.1'
runs-on: macos-12
steps:
- uses: actions/checkout@v3
Expand All @@ -31,7 +31,7 @@ jobs:
matrix:
xcode:
- '13.4.1'
- '14.3.1'
- '14.1'
runs-on: macos-12
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2dc7bb1

Please sign in to comment.