try for github action fail

This commit is contained in:
fasiondog 2024-11-05 01:43:24 +08:00
parent d26ab8e06e
commit d811fac496
2 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
- uses: xmake-io/github-action-setup-xmake@v1
with:
xmake-version: 2.9.3
xmake-version: 2.9.5
actions-cache-folder: '.xmake-cache'
actions-cache-key: 'ubuntu'

View File

@ -175,6 +175,7 @@ add_requires("boost " .. boost_version, {
serialization = true,
system = false,
python = false,
cmake = false,
},
})