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