Skip to content

Commit 12c7e35

Browse files
committed
try
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
1 parent 43c4e0c commit 12c7e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
code_sniff_unit_test:
134134
runs-on: ubuntu-latest
135135
container:
136-
image: quay.io/pantheon-public/build-tools-ci:9.x
136+
image: quay.io/pantheon-public/build-tools-ci:9.x-php8.2
137137
options: --user root
138138
steps:
139139
- name: Checkout

0 commit comments

Comments
 (0)