Skip to content

Commit ea6215c

Browse files
authored
Ele 4112 ubuntu 20 04 deprecation (#785)
* update to latest * update to 22.04 * latest
1 parent 0f82a3f commit ea6215c

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-20.04
55+
runs-on: ubuntu-latest
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)