From 02627a4682cf834f7e750daa0d16e17c1b9b5f32 Mon Sep 17 00:00:00 2001 From: Chox Raven <87282469+ChoxRaven@users.noreply.github.com> Date: Fri, 26 Apr 2024 10:08:59 +0400 Subject: [PATCH] Update aseprite_build_deploy.yml --- .github/workflows/aseprite_build_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aseprite_build_deploy.yml b/.github/workflows/aseprite_build_deploy.yml index 91ec17c..024c800 100644 --- a/.github/workflows/aseprite_build_deploy.yml +++ b/.github/workflows/aseprite_build_deploy.yml @@ -67,7 +67,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [windows-latest, ubuntu-latest, macOS-latest] + os: [windows-latest] fail-fast: false steps: - name: (Windows) Install dependencies