Skip to content

Commit ca6e19e

Browse files
authored
removed macOS build steps
1 parent b5a6fe8 commit ca6e19e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fail-fast: false
3434
matrix:
3535
language: [ 'csharp', 'javascript' ]
36-
os: [ubuntu-latest, windows-latest, macos-latest]
36+
os: [ubuntu-latest, windows-latest]
3737

3838
# ------------------------------------------------------------------------------------------------------
3939
# Checkout Ginger Repository

0 commit comments

Comments
 (0)