We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d224e commit ec71625Copy full SHA for ec71625
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