Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchall authored Feb 10, 2024
1 parent 43a6fe7 commit 2c6d971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
# temporarily for MCFM
- name: Choose MacOS SDK
if: matrix.config.os == 'macos-14'
if: matrix.config.os == 'macOS-14'
run: sudo xcode-select -s /Applications/Xcode_14.3.1.app

- name: Set up Homebrew
Expand Down

0 comments on commit 2c6d971

Please sign in to comment.