Skip to content

Commit

Permalink
Merge pull request #72 from yanghang8612/feature/support_for_personal…
Browse files Browse the repository at this point in the history
…_build

feat(ci): support for personal build
  • Loading branch information
CodeNinjaEvan authored Jan 13, 2025
2 parents 5ed3e10 + 1a1dccb commit 4c1b672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ defaults:

- base_ubuntu2004_xlarge: &base_ubuntu2004_xlarge
<<: *base_ubuntu2004
resource_class: xlarge
resource_class: large
environment: &base_ubuntu2004_xlarge_env
<<: *base_ubuntu2004_env
MAKEFLAGS: -j 10
Expand Down

0 comments on commit 4c1b672

Please sign in to comment.