We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06fdb72 commit 37106e8Copy full SHA for 37106e8
.github/workflows/test.yml
@@ -16,7 +16,7 @@ concurrency:
16
17
jobs:
18
macos-unit:
19
- runs-on: macOS-13
+ runs-on: macOS-15
20
steps:
21
- uses: actions/checkout@v4
22
- name: Switch Xcode 🔄
0 commit comments