From 7c67139979bed7d90949d94939a7be13d7c5b171 Mon Sep 17 00:00:00 2001 From: Yangff Date: Sat, 9 Nov 2024 21:12:27 +0000 Subject: [PATCH] lower xmake version? --- .github/workflows/linux-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux-test.yml b/.github/workflows/linux-test.yml index 6e3021456..7f3ac5d6b 100644 --- a/.github/workflows/linux-test.yml +++ b/.github/workflows/linux-test.yml @@ -42,7 +42,7 @@ jobs: - name: Setup xmake uses: xmake-io/github-action-setup-xmake@v1 with: - xmake-version: latest + xmake-version: 2.3.2 actions-cache-folder: '.xmake-cache' actions-cache-key: 'linux-test' - name: Build