Remove reference to matrix.toolchain in README.md example config

This commit is contained in:
Dave Rolsky 2024-10-13 16:53:55 -05:00
parent 9a3029eecb
commit 99d882779c
No known key found for this signature in database

View File

@ -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