diff --git a/.gitea/workflows/ubuntu.yaml b/.gitea/workflows/ubuntu.yaml index e4d31e4..2b37b66 100644 --- a/.gitea/workflows/ubuntu.yaml +++ b/.gitea/workflows/ubuntu.yaml @@ -13,7 +13,7 @@ jobs: - name: Prepare XMake uses: xmake-io/github-action-setup-xmake@v1 with: - xmake-version: branch@master + xmake-version: '2.8.6' actions-cache-folder: '.xmake-cache' actions-cache-key: 'ubuntu'