diff options
-rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 64d0c37..0cdc00e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,7 +17,6 @@ jobs: matrix: target: - python - - stage3-amd64-hardened-nomultilib-openrc - stage3-amd64-hardened-openrc - stage3-amd64-musl - stage3-amd64-musl-hardened |