Skip to content

Commit 9ede242

Browse files
authored
Update stockfish.yml
1 parent 37c7c37 commit 9ede242

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.github/workflows/stockfish.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,18 +98,16 @@ jobs:
9898
> For stable, thoroughly tested builds use the [official releases](https://github.com/official/stockfish/releases).
9999
> Pre-releases may contain bugs.
100100
101+
*Some platforms ship a **universal binary** that automatically selects the best
102+
instruction set for your CPU — no manual selection needed.*
103+
101104
---
102105
103106
## Commits
104107
105108
${{ steps.recent_commits.outputs.COMMITS }}
106109
107110
[View all commits →](https://github.com/${{ github.repository }}/commits/master)
108-
109-
110-
> [!TIP]
111-
> Some platforms ship a **universal binary** that automatically selects the best
112-
> instruction set for your CPU — no manual selection needed.
113111
Matrix:
114112
name: Prepare matrices
115113
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)