Skip to content

Commit c45db4d

Browse files
committed
Update the version of ddev used for PR
1 parent 992619e commit c45db4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Use ddev PR
5454
if: matrix.ddev_version == 'PR'
5555
run: |
56-
curl -sSL -o ddev_linux.zip https://nightly.link/drud/ddev/actions/artifacts/143143317.zip
56+
curl -sSL -o ddev_linux.zip https://nightly.link/drud/ddev/actions/artifacts/144791287.zip
5757
unzip ddev_linux.zip
5858
mv ddev /usr/local/bin/ddev && chmod +x /usr/local/bin/ddev
5959

0 commit comments

Comments
 (0)