Skip to content

Commit 2fc8d82

Browse files
committed
update to 22.04
1 parent 73e7cdd commit 2fc8d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-warehouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ env:
5252

5353
jobs:
5454
test:
55-
runs-on: ubuntu-latest
55+
runs-on: ubuntu-22.04
5656
concurrency:
5757
# This is what eventually defines the schema name in the data platform.
5858
group: tests_${{ inputs.warehouse-type }}_dbt_${{ inputs.dbt-version }}_${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)