We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 148ad54 commit d44a6d5Copy full SHA for d44a6d5
1 file changed
.github/workflows/unit.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
node-version: [16]
12
- dapr-version: [1.6.3, 1.7.4]
+ dapr-version: [1.6.3, 1.7.4, 1.8.0]
13
platform: [ubuntu-latest]
14
runs-on: ${{ matrix.platform }}
15
steps:
0 commit comments