From 8a1acedae56da77ea7791cd86cf9fe74dc45e1c8 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 13 Jul 2024 15:51:51 +0800 Subject: [PATCH] Update playground.yml --- .github/workflows/playground.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/.github/workflows/playground.yml b/.github/workflows/playground.yml index 9d19b309a..2ae3f5cf5 100644 --- a/.github/workflows/playground.yml +++ b/.github/workflows/playground.yml @@ -48,6 +48,26 @@ jobs: bridge: "1.80.1", date: "20231119" } + - { + target: x86_64-apple-darwin, + os: macos-13, #macos-latest or macos-14 use M1 now, https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#:~:text=14%20GB-,macos%2Dlatest%20or%20macos%2D14,-The%20macos%2Dlatestlabel + extra-build-args: "", + arch: x86_64, + flutter: "3.13.9", + ref: "8bf57f1293abee463a935aae58f84d01b60f9b74", + bridge: "1.79.0", + date: "20231101" + } + - { + target: x86_64-apple-darwin, + os: macos-13, #macos-latest or macos-14 use M1 now, https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#:~:text=14%20GB-,macos%2Dlatest%20or%20macos%2D14,-The%20macos%2Dlatestlabel + extra-build-args: "", + arch: x86_64, + flutter: "3.10.6", + ref: "7480ead76a27eb8bc9dd19c376780cdf015c4c0f", + bridge: "1.75.3", + date: "20231030" + } - { target: x86_64-apple-darwin, os: macos-13, #macos-latest or macos-14 use M1 now, https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#:~:text=14%20GB-,macos%2Dlatest%20or%20macos%2D14,-The%20macos%2Dlatestlabel