Skip to content

Commit 4c0b6c9

Browse files
committed
Update
1 parent 519058e commit 4c0b6c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/terraform-build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ permissions:
2727
jobs:
2828
terraform:
2929
runs-on: ubuntu-latest
30-
container:
31-
image: ghcr.io/libre-devops/terraform-azure-composite-gh-action/runner:latest
30+
# container:
31+
# image: ghcr.io/libre-devops/terraform-azure-composite-gh-action/runner:latest
3232
steps:
3333
- name: Checkout code
3434
uses: actions/checkout@v4

0 commit comments

Comments
 (0)