We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236e64f commit 79458e7Copy full SHA for 79458e7
.github/workflows/example.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
dbversion: ['postgres:latest']
19
cloudquery-version: ['6.8.0', 'v6.8.0']
20
- os: [ubuntu-latest, macos-latest]
+ os: [ubuntu-latest]
21
fail-fast: false
22
services:
23
postgres:
0 commit comments