Skip to content

Commit

Permalink
Switch build-and-run-model ref back to main
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane committed Dec 1, 2023
1 parent 0a51d42 commit 8fdc7d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-and-run-model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ 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@jeancochrane/support-container-env-vars-in-batch-jobs
uses: ccao-data/actions/.github/workflows/build-and-run-batch-job.yaml@main
with:
ref: jeancochrane/support-container-env-vars-in-batch-jobs
vcpu: "16.0"
memory: "65536"
role-duration-seconds: 14400 # Worst-case time for a full model run
Expand Down

0 comments on commit 8fdc7d3

Please sign in to comment.