Skip to content

Commit f529e42

Browse files
committed
Test more versions of dapr
1 parent 81cb369 commit f529e42

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
@@ -126,7 +126,7 @@ jobs:
126126
timeout-minutes: 5
127127
strategy:
128128
matrix:
129-
dapr-version: [ 1.3.0-rc.1, 1.2.0 ]
129+
dapr-version: [ 1.3.0-rc.1, 1.2.0, 1.2.1, 1.2.2 ]
130130
steps:
131131
- name: Download Caddy Image
132132
uses: actions/download-artifact@v2

0 commit comments

Comments
 (0)