Skip to content

Commit

Permalink
Bring back mac-os debug test
Browse files Browse the repository at this point in the history
  • Loading branch information
jkwak-work committed Sep 9, 2024
1 parent ae89114 commit 2d45ec4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/matrix_test.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
{ "os": "windows", "compiler": "clang" },
{ "os": "macos", "compiler": "gcc" },
{ "os": "macos", "compiler": "cl" },
{ "os": "macos", "config": "debug" },
{ "os": "linux", "config": "debug", "platform": "aarch64" }
],
"include": [
Expand Down

0 comments on commit 2d45ec4

Please sign in to comment.