update dags

This commit is contained in:
2026-01-26 15:49:45 +03:00
parent 4049bddbef
commit 2edf537df6
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ from airflow import DAG
from airflow.decorators import task
import pendulum
TARGET_HOST = "airflow-k8s-demo-0164-worker-gpu-0.airflow-k8s-demo-0164-worker-gpu"
TARGET_HOST = "airflow-k8s-demo-0168-worker-gpu-0.airflow-k8s-demo-0168-worker-gpu"
with DAG(
dag_id='debug_gpu_network_check',