We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b711f20 commit beb520eCopy full SHA for beb520e
.github/workflows/format.yml
@@ -12,7 +12,7 @@ concurrency:
12
jobs:
13
swift_format:
14
name: swift-format
15
- runs-on: macOS-14
+ runs-on: macos-14
16
steps:
17
- uses: actions/checkout@v4
18
- name: Xcode Select
0 commit comments