Skip to content

Commit cbc033d

Browse files
committed
Update build os to target macos-latest
1 parent 85be15b commit cbc033d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
build:
1919
name: Build & Test
20-
runs-on: macos-14 # Use macOS 14 (Sonoma) runner
20+
runs-on: macos-latest
2121

2222
steps:
2323
# Step 1: Check out the repository code

0 commit comments

Comments
 (0)