Darcy Shen 1 year ago
parent
commit
8b7b78a0fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/windows.yml

+ 1 - 1
.github/workflows/windows.yml

@@ -24,7 +24,7 @@ jobs:
       - uses: actions/checkout@v1
       - uses: xmake-io/github-action-setup-xmake@v1
         with:
-          xmake-version: branch@master
+          xmake-version: v2.8.5
 
       - name: Configure Pagefile
         uses: al-cheb/[email protected]