Skip to content

Commit

Permalink
Update gce_test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yadudoc authored Oct 11, 2024
1 parent e770d3d commit ee9a915
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gce_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,13 @@ jobs:
display_name: GCE_2_workers
engine:
provider:
type: LocalProvider
max_workers_per_node: 2
type: LocalProvider
init_blocks: 1
max_blocks: 1
min_blocks: 0
worker_init: source /home/runner/work/parsl/parsl/.venv/bin/activate
type: GlobusComputeEngine
max_workers_per_node: 2
EOF
cat /home/runner/.globus_compute/default/config.yaml
globus-compute-endpoint start default
Expand Down

0 comments on commit ee9a915

Please sign in to comment.