Skip to content

Commit

Permalink
Pin build-and-run-batch-job to branch that fixes Terraform configs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane committed Sep 20, 2024
1 parent ce04cd2 commit 1113c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-run-model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ 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@main
uses: ccao-data/actions/.github/workflows/build-and-run-batch-job.yaml@jeancochrane/persist-batch-compute-environment-update-policy
with:
backend: "ec2"
vcpu: "40"
Expand Down

0 comments on commit 1113c0d

Please sign in to comment.