Skip to content

Commit

Permalink
final commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
sberrevoets committed Mar 21, 2024
1 parent 2af2af8 commit abe4ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Setup Xcode
run: sudo xcode-select -s /Applications/Xcode_14.3.1.app
run: sudo xcode-select -s /Applications/Xcode_15.2.0.app
- run: make test-${{ matrix.action }}

0 comments on commit abe4ecf

Please sign in to comment.