Skip to content

Commit 7e34f3d

Browse files
committed
test-all-warehouses: don't run on all 1.8.0 on worker_dispatch
1 parent df92f5b commit 7e34f3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-all-warehouses.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
matrix:
3838
dbt-version:
3939
${{ inputs.dbt-version && fromJSON(format('["{0}"]', inputs.dbt-version)) ||
40-
! contains(github.event_name, 'pull_request') && fromJSON('["1.8.0", "latest_official"]') ||
4140
fromJSON('["latest_official"]') }}
4241
warehouse-type:
4342
[

0 commit comments

Comments
 (0)