Skip to content

Commit

Permalink
Merge pull request #165 from bdice/cpu32-cccl-2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice authored Dec 19, 2023
2 parents c5de907 + 9ba6afb commit 4384050
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-in-devcontainer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
type: string
node_type:
type: string
default: "cpu8"
default: "cpu32"
build_command:
type: string
required: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conda-cpp-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
type: string
node_type:
type: string
default: "cpu8"
default: "cpu32"
build_script:
type: string
default: "ci/build_cpp.sh"
Expand Down

0 comments on commit 4384050

Please sign in to comment.