Remove reference to matrix.toolchain in README.md example config
This commit is contained in:
parent
9a3029eecb
commit
99d882779c
@ -56,7 +56,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
binary-name: ubi
|
binary-name: ubi
|
||||||
target: ${{ matrix.platform.target }}
|
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
|
Note that for Linux or BSD targets, you should always set the `runs-on` key to an x86-64
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user