From 99d882779cfe7e31604f9848b0bd7e36445b67e0 Mon Sep 17 00:00:00 2001 From: Dave Rolsky Date: Sun, 13 Oct 2024 16:53:55 -0500 Subject: [PATCH] Remove reference to `matrix.toolchain` in README.md example config --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fc71076..6a5d915 100644 --- a/README.md +++ b/README.md @@ -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