We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb24f06 commit 27f82f1Copy full SHA for 27f82f1
1 file changed
.github/workflows/sonarcloud.yml
@@ -17,7 +17,7 @@ jobs:
17
18
build:
19
name: Build & Test
20
- runs-on: macos-26.2
+ runs-on: macos-26
21
22
steps:
23
# Step 1: Check out the repository code
0 commit comments