From e006a4e9149e082267df63d3cf8426f0acda7184 Mon Sep 17 00:00:00 2001 From: Dextinfire <> Date: Sat, 5 Oct 2024 12:25:54 -0700 Subject: [PATCH] Removed accidental duplicate in pipeline --- .github/workflows/pipeline.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index c6ebdff0..bc30d92e 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -69,9 +69,6 @@ jobs: - os: ubuntu-latest os_name: switch triplet: none - - os: ubuntu-latest - os_name: switch - triplet: none env: VCPKG_DEFAULT_TRIPLET: ${{ matrix.triplet }} vcpkgCommitId: '0f88ecb8528605f91980b90a2c5bad88e3cb565f'