From 3788dce7b801a18692529ecea1a48edb5eb6aa16 Mon Sep 17 00:00:00 2001 From: "Panagiotis \"Ivory\" Vasilopoulos" Date: Fri, 7 Jun 2024 23:28:16 +0200 Subject: [PATCH] CI; emwokewoeie --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3a8dc9fb..e91a3cac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -144,8 +144,6 @@ jobs: include: - os: ubuntu-latest asset_name: "uhyve-${{ github.ref_name }}-linux-amd64" - - os: macos-latest - asset_name: uhyve-${{ github.ref_name }}-macos-amd64 steps: - uses: actions/checkout@v4 - uses: dtolnay/rust-toolchain@stable