Skip to content

Commit 912f252

Browse files
Include latest in integration test
Signed-off-by: Rob Landers <[email protected]>
1 parent d17e37e commit 912f252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
timeout-minutes: 5
205205
strategy:
206206
matrix:
207-
dapr-version: [ 1.5.2, 1.6.1, 1.7.0 ]
207+
dapr-version: [ 1.5.2, 1.6.1, 1.7.0, 1.9.1 ]
208208
steps:
209209
- name: Download Caddy Image
210210
uses: actions/download-artifact@v2

0 commit comments

Comments
 (0)