[AMD] Update AMD Nightly Test checkout mechanism (#24112)

This commit is contained in:
YC Yen-Ching Tseng
2026-04-30 11:36:18 +08:00
committed by GitHub
parent 2d2be5d7b2
commit 9e68c8527e
2 changed files with 70 additions and 70 deletions
+35 -35
View File
@@ -113,7 +113,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -143,7 +143,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -172,7 +172,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -202,7 +202,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -233,7 +233,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -265,7 +265,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -295,7 +295,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -335,7 +335,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -378,7 +378,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -421,7 +421,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -464,7 +464,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -505,7 +505,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -546,7 +546,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -576,7 +576,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -605,7 +605,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -635,7 +635,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -679,7 +679,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -723,7 +723,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -767,7 +767,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -807,7 +807,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -839,7 +839,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -871,7 +871,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -917,7 +917,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -963,7 +963,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -1007,7 +1007,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -1051,7 +1051,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -1095,7 +1095,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -1128,7 +1128,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -1161,7 +1161,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -1194,7 +1194,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -1227,7 +1227,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -1260,7 +1260,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -1305,7 +1305,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -1349,7 +1349,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |
@@ -1395,7 +1395,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
ref: ${{ inputs.ref || github.sha }}
- name: Setup docker
run: |