Skip to content

Commit 342acdb

Browse files
ci(test suite): Use 1.19.1 version of ddev
1 parent c9768bc commit 342acdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Install DDEV
3030
env:
31-
DDEV_VERSION: v1.18.2
31+
DDEV_VERSION: v1.19.1
3232
run: |
3333
# @see https://ddev.readthedocs.io/en/stable/#installationupgrade-script-linux-and-macos-armarm64-and-amd64-architectures
3434
sudo apt-get -qq update

0 commit comments

Comments
 (0)