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 73e7cdd commit 2fc8d82Copy full SHA for 2fc8d82
.github/workflows/test-warehouse.yml
@@ -52,7 +52,7 @@ env:
52
53
jobs:
54
test:
55
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
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