mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-06 10:53:50 +08:00
Add x86-64-avxvnni in CI
will result in the corresponding binaries being available for download closes https://github.com/official-stockfish/Stockfish/pull/5990 No functional change
This commit is contained in:
12
.github/ci/matrix.json
vendored
12
.github/ci/matrix.json
vendored
@@ -84,12 +84,6 @@
|
||||
"os": "macos-14"
|
||||
}
|
||||
},
|
||||
{
|
||||
"binaries": "x86-64-avxvnni",
|
||||
"config": {
|
||||
"os": "macos-14"
|
||||
}
|
||||
},
|
||||
{
|
||||
"binaries": "x86-64-avx512",
|
||||
"config": {
|
||||
@@ -108,12 +102,6 @@
|
||||
"os": "macos-14"
|
||||
}
|
||||
},
|
||||
{
|
||||
"binaries": "x86-64-avxvnni",
|
||||
"config": {
|
||||
"ubuntu-22.04": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"binaries": "x86-64-avxvnni",
|
||||
"config": {
|
||||
|
||||
Reference in New Issue
Block a user