Skip to content

Commit 47952e2

Browse files
committed
fix: change type to cpu
1 parent c4ba8a6 commit 47952e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/self-hosted.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
include:
3434
- os: ubuntu-24.04
3535
env:
36-
config: "Debug"
36+
config: "Release"
3737
nt: "4"
3838

3939
steps:

0 commit comments

Comments
 (0)