We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d422e08 commit 18929b5Copy full SHA for 18929b5
.github/workflows/lint.yml
@@ -9,7 +9,7 @@ concurrency:
9
10
jobs:
11
SwiftLint:
12
- runs-on: macOS-13
+ runs-on: macOS-14
13
steps:
14
- uses: actions/checkout@v4
15
- name: Switch Xcode 🔄
0 commit comments