Skip to content

Commit 023b520

Browse files
test with latest
Signed-off-by: Rob Landers <[email protected]>
1 parent 912f252 commit 023b520

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/php.yml

+3-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, 1.9.1 ]
207+
dapr-version: [ 1.5.2, 1.6.1, 1.7.0, 1.9.1, 1.9.4 ]
208208
steps:
209209
- name: Download Caddy Image
210210
uses: actions/download-artifact@v2
@@ -251,6 +251,8 @@ jobs:
251251
- 1.5.2
252252
- 1.6.1
253253
- 1.7.0
254+
- 1.9.1
255+
- 1.9.4
254256
example:
255257
- actor
256258
- secrets

0 commit comments

Comments
 (0)