diff options
Diffstat (limited to '.ci')
-rw-r--r-- | .ci/templates/stages-uhd-pipeline.yml | 2 | ||||
-rw-r--r-- | .ci/uhd-hardware-test-dev.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.ci/templates/stages-uhd-pipeline.yml b/.ci/templates/stages-uhd-pipeline.yml index a93ec5185..13946fb14 100644 --- a/.ci/templates/stages-uhd-pipeline.yml +++ b/.ci/templates/stages-uhd-pipeline.yml @@ -66,7 +66,7 @@ resources: type: github name: EttusResearch/meta-ettus-dev endpoint: EttusResearch - ref: refs/tags/v4.2.0.0 + ref: zeus-ci - repository: gnuradio type: github name: gnuradio/gnuradio diff --git a/.ci/uhd-hardware-test-dev.yml b/.ci/uhd-hardware-test-dev.yml index dd713154d..c2d1d590c 100644 --- a/.ci/uhd-hardware-test-dev.yml +++ b/.ci/uhd-hardware-test-dev.yml @@ -35,7 +35,7 @@ resources: type: github name: EttusResearch/meta-ettus-dev endpoint: EttusResearch - ref: refs/tags/v4.2.0.0 + ref: zeus-ci - repository: gr-ettus type: github name: EttusResearch/gr-ettusdev |