From a6eb879d906404062f8a9c859fbfa8a1327dbc71 Mon Sep 17 00:00:00 2001 From: denzellejohn120 <68161725+denzellejohn120@users.noreply.github.com> Date: Sat, 30 Mar 2024 08:55:13 +0800 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 9aee0754..777e2232 100644 --- a/.github/workflows/aseprite_build_deploy.yml +++ b/.github/workflows/aseprite_build_deploy.yml @@ -63,7 +63,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