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 0f82a3f commit ea6215cCopy full SHA for ea6215c
.github/workflows/test-warehouse.yml
@@ -52,7 +52,7 @@ env:
52
53
jobs:
54
test:
55
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
56
concurrency:
57
# This is what eventually defines the schema name in the data platform.
58
group: tests_${{ inputs.warehouse-type }}_dbt_${{ inputs.dbt-version }}_${{ github.head_ref || github.ref_name }}
0 commit comments