From 3d014ef274e258cdd6ffa5b3a26bebf83d35d910 Mon Sep 17 00:00:00 2001 From: "Lucas.Xu" Date: Sun, 9 Oct 2022 14:33:46 +0800 Subject: [PATCH] chore: update ci.yaml --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 941324c5c6..e456dda9aa 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -20,7 +20,7 @@ jobs: - os: macos-latest flutter_profile: development-mac-x86_64 - os: windows-latest - flutter_profile: development(production)-windows-x86 + flutter_profile: development-windows-x86 runs-on: ${{ matrix.os }} steps: