We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c22ab0e + 23254b9 commit 1919db9Copy full SHA for 1919db9
1 file changed
.github/workflows/example.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
dbversion: ["postgres:latest"]
22
- cloudquery-version: ["6.8.0", "v6.8.0"]
+ cloudquery-version: ["6.35.2", "v6.8.0"]
23
os: [ubuntu-latest]
24
fail-fast: false
25
services:
0 commit comments