@@ -712,8 +712,8 @@ jobs:
712
712
- name : Run tests
713
713
run : tox -e py313-test-instrumentation-google-genai-latest -- -ra
714
714
715
- py38-test-resource-detector-container_ubuntu -latest :
716
- name : resource-detector-container 3.8 Ubuntu
715
+ py38-test-resource-detector-containerid_ubuntu -latest :
716
+ name : resource-detector-containerid 3.8 Ubuntu
717
717
runs-on : ubuntu-latest
718
718
timeout-minutes : 30
719
719
steps :
@@ -729,10 +729,10 @@ jobs:
729
729
run : pip install tox-uv
730
730
731
731
- name : Run tests
732
- run : tox -e py38-test-resource-detector-container -- -ra
732
+ run : tox -e py38-test-resource-detector-containerid -- -ra
733
733
734
- py39-test-resource-detector-container_ubuntu -latest :
735
- name : resource-detector-container 3.9 Ubuntu
734
+ py39-test-resource-detector-containerid_ubuntu -latest :
735
+ name : resource-detector-containerid 3.9 Ubuntu
736
736
runs-on : ubuntu-latest
737
737
timeout-minutes : 30
738
738
steps :
@@ -748,10 +748,10 @@ jobs:
748
748
run : pip install tox-uv
749
749
750
750
- name : Run tests
751
- run : tox -e py39-test-resource-detector-container -- -ra
751
+ run : tox -e py39-test-resource-detector-containerid -- -ra
752
752
753
- py310-test-resource-detector-container_ubuntu -latest :
754
- name : resource-detector-container 3.10 Ubuntu
753
+ py310-test-resource-detector-containerid_ubuntu -latest :
754
+ name : resource-detector-containerid 3.10 Ubuntu
755
755
runs-on : ubuntu-latest
756
756
timeout-minutes : 30
757
757
steps :
@@ -767,10 +767,10 @@ jobs:
767
767
run : pip install tox-uv
768
768
769
769
- name : Run tests
770
- run : tox -e py310-test-resource-detector-container -- -ra
770
+ run : tox -e py310-test-resource-detector-containerid -- -ra
771
771
772
- py311-test-resource-detector-container_ubuntu -latest :
773
- name : resource-detector-container 3.11 Ubuntu
772
+ py311-test-resource-detector-containerid_ubuntu -latest :
773
+ name : resource-detector-containerid 3.11 Ubuntu
774
774
runs-on : ubuntu-latest
775
775
timeout-minutes : 30
776
776
steps :
@@ -786,10 +786,10 @@ jobs:
786
786
run : pip install tox-uv
787
787
788
788
- name : Run tests
789
- run : tox -e py311-test-resource-detector-container -- -ra
789
+ run : tox -e py311-test-resource-detector-containerid -- -ra
790
790
791
- py312-test-resource-detector-container_ubuntu -latest :
792
- name : resource-detector-container 3.12 Ubuntu
791
+ py312-test-resource-detector-containerid_ubuntu -latest :
792
+ name : resource-detector-containerid 3.12 Ubuntu
793
793
runs-on : ubuntu-latest
794
794
timeout-minutes : 30
795
795
steps :
@@ -805,10 +805,10 @@ jobs:
805
805
run : pip install tox-uv
806
806
807
807
- name : Run tests
808
- run : tox -e py312-test-resource-detector-container -- -ra
808
+ run : tox -e py312-test-resource-detector-containerid -- -ra
809
809
810
- py313-test-resource-detector-container_ubuntu -latest :
811
- name : resource-detector-container 3.13 Ubuntu
810
+ py313-test-resource-detector-containerid_ubuntu -latest :
811
+ name : resource-detector-containerid 3.13 Ubuntu
812
812
runs-on : ubuntu-latest
813
813
timeout-minutes : 30
814
814
steps :
@@ -824,10 +824,10 @@ jobs:
824
824
run : pip install tox-uv
825
825
826
826
- name : Run tests
827
- run : tox -e py313-test-resource-detector-container -- -ra
827
+ run : tox -e py313-test-resource-detector-containerid -- -ra
828
828
829
- pypy3-test-resource-detector-container_ubuntu -latest :
830
- name : resource-detector-container pypy-3.8 Ubuntu
829
+ pypy3-test-resource-detector-containerid_ubuntu -latest :
830
+ name : resource-detector-containerid pypy-3.8 Ubuntu
831
831
runs-on : ubuntu-latest
832
832
timeout-minutes : 30
833
833
steps :
@@ -843,7 +843,7 @@ jobs:
843
843
run : pip install tox-uv
844
844
845
845
- name : Run tests
846
- run : tox -e pypy3-test-resource-detector-container -- -ra
846
+ run : tox -e pypy3-test-resource-detector-containerid -- -ra
847
847
848
848
py38-test-resource-detector-azure-0_ubuntu-latest :
849
849
name : resource-detector-azure-0 3.8 Ubuntu
0 commit comments