Skip to content

Commit

Permalink
nearly forgot
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-shawn committed Dec 16, 2024
1 parent c02aeeb commit 2fedf7e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/ci/matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"shell": "bash",
"archive_ext": "tar",
"sde": "/home/runner/work/Stockfish/Stockfish/.output/sde-temp-files/sde-external-9.27.0-2023-09-13-lin/sde -future --",
"cxx_flags": "-D_GLIBCXX_ASSERTIONS"
},
{
"name": "MacOS 13 Apple Clang",
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
NAME: ${{ matrix.config.simple_name }}
BINARY: ${{ matrix.binaries }}
SDE: ${{ matrix.config.sde }}
CXXFLAGS: $ {{ matrix.config.cxx_flags }}
strategy:
fail-fast: false
matrix: ${{ fromJson(inputs.matrix) }}
Expand Down

0 comments on commit 2fedf7e

Please sign in to comment.