File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments