@@ -636,8 +636,8 @@ jobs:
636
636
- name : Run tests
637
637
run : tox -e py313-test-instrumentation-google-genai-latest -- -ra
638
638
639
- py39-test-resource-detector-container_ubuntu -latest :
640
- name : resource-detector-container 3.9 Ubuntu
639
+ py39-test-resource-detector-containerid_ubuntu -latest :
640
+ name : resource-detector-containerid 3.9 Ubuntu
641
641
runs-on : ubuntu-latest
642
642
timeout-minutes : 30
643
643
steps :
@@ -653,10 +653,10 @@ jobs:
653
653
run : pip install tox-uv
654
654
655
655
- name : Run tests
656
- run : tox -e py39-test-resource-detector-container -- -ra
656
+ run : tox -e py39-test-resource-detector-containerid -- -ra
657
657
658
- py310-test-resource-detector-container_ubuntu -latest :
659
- name : resource-detector-container 3.10 Ubuntu
658
+ py310-test-resource-detector-containerid_ubuntu -latest :
659
+ name : resource-detector-containerid 3.10 Ubuntu
660
660
runs-on : ubuntu-latest
661
661
timeout-minutes : 30
662
662
steps :
@@ -672,10 +672,10 @@ jobs:
672
672
run : pip install tox-uv
673
673
674
674
- name : Run tests
675
- run : tox -e py310-test-resource-detector-container -- -ra
675
+ run : tox -e py310-test-resource-detector-containerid -- -ra
676
676
677
- py311-test-resource-detector-container_ubuntu -latest :
678
- name : resource-detector-container 3.11 Ubuntu
677
+ py311-test-resource-detector-containerid_ubuntu -latest :
678
+ name : resource-detector-containerid 3.11 Ubuntu
679
679
runs-on : ubuntu-latest
680
680
timeout-minutes : 30
681
681
steps :
@@ -691,10 +691,10 @@ jobs:
691
691
run : pip install tox-uv
692
692
693
693
- name : Run tests
694
- run : tox -e py311-test-resource-detector-container -- -ra
694
+ run : tox -e py311-test-resource-detector-containerid -- -ra
695
695
696
- py312-test-resource-detector-container_ubuntu -latest :
697
- name : resource-detector-container 3.12 Ubuntu
696
+ py312-test-resource-detector-containerid_ubuntu -latest :
697
+ name : resource-detector-containerid 3.12 Ubuntu
698
698
runs-on : ubuntu-latest
699
699
timeout-minutes : 30
700
700
steps :
@@ -710,10 +710,10 @@ jobs:
710
710
run : pip install tox-uv
711
711
712
712
- name : Run tests
713
- run : tox -e py312-test-resource-detector-container -- -ra
713
+ run : tox -e py312-test-resource-detector-containerid -- -ra
714
714
715
- py313-test-resource-detector-container_ubuntu -latest :
716
- name : resource-detector-container 3.13 Ubuntu
715
+ py313-test-resource-detector-containerid_ubuntu -latest :
716
+ name : resource-detector-containerid 3.13 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 py313-test-resource-detector-container -- -ra
732
+ run : tox -e py313-test-resource-detector-containerid -- -ra
733
733
734
- pypy3-test-resource-detector-container_ubuntu -latest :
735
- name : resource-detector-container pypy-3.9 Ubuntu
734
+ pypy3-test-resource-detector-containerid_ubuntu -latest :
735
+ name : resource-detector-containerid pypy-3.9 Ubuntu
736
736
runs-on : ubuntu-latest
737
737
timeout-minutes : 30
738
738
steps :
@@ -748,7 +748,7 @@ jobs:
748
748
run : pip install tox-uv
749
749
750
750
- name : Run tests
751
- run : tox -e pypy3-test-resource-detector-container -- -ra
751
+ run : tox -e pypy3-test-resource-detector-containerid -- -ra
752
752
753
753
py39-test-resource-detector-azure-0_ubuntu-latest :
754
754
name : resource-detector-azure-0 3.9 Ubuntu
0 commit comments