Skip to content

Commit

Permalink
[skip ci] Try to fix macos-latest-clang.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
red0124 committed Feb 28, 2024
1 parent baf6876 commit 2d463b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-latest-clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
xcode: ['13.4', '14.2', '15.1']
type: [Release, Debug]

runs-on: macos-12
runs-on: macos-13

env:
DEVELOPER_DIR: /Applications/Xcode_${{matrix.xcode}}.app/Contents/Developer
Expand Down

0 comments on commit 2d463b5

Please sign in to comment.