We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c41b6 commit 13dee7eCopy full SHA for 13dee7e
1 file changed
.github/workflows/danger.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
danger:
9
name: Run Danger
10
- runs-on: macos-12
+ runs-on: macos-13
11
env:
12
DEVELOPER_DIR: /Applications/Xcode_13.4.1.app/Contents/Developer
13
steps:
0 commit comments