We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85be15b commit cbc033dCopy full SHA for cbc033d
1 file changed
.github/workflows/sonarcloud.yml
@@ -17,7 +17,7 @@ jobs:
17
18
build:
19
name: Build & Test
20
- runs-on: macos-14 # Use macOS 14 (Sonoma) runner
+ runs-on: macos-latest
21
22
steps:
23
# Step 1: Check out the repository code
0 commit comments