Skip to content

Commit

Permalink
Remove reference to matrix.toolchain in README.md example config
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Oct 13, 2024
1 parent 9a3029e commit 99d8827
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
with:
binary-name: ubi
target: ${{ matrix.platform.target }}
if: matrix.toolchain == 'stable'
```
Note that for Linux or BSD targets, you should always set the `runs-on` key to an x86-64
Expand Down

0 comments on commit 99d8827

Please sign in to comment.