Skip to content

Commit

Permalink
Pin build-and-run-batch-job to jeancochrane/bugfix-dont-run-build-on-…
Browse files Browse the repository at this point in the history
…cleanup for testing
  • Loading branch information
jeancochrane committed Nov 14, 2023
1 parent 6cdc38f commit 8fca1f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-run-model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ jobs:
# required in order to allow the reusable called workflow to push to
# GitHub Container Registry
packages: write
uses: ccao-data/actions/.github/workflows/build-and-run-batch-job.yaml
uses: ccao-data/actions/.github/workflows/build-and-run-batch-job.yaml@jeancochrane/bugfix-dont-run-build-on-cleanup
with:
ref: jeancochrane/bugfix-dont-run-build-on-cleanup
vcpu: "16.0"
memory: "65536"
role-duration-seconds: 14400 # Worst-case time for a full model run
Expand Down

0 comments on commit 8fca1f1

Please sign in to comment.