Skip to content

Commit e102f29

Browse files
authored
Merge pull request #18802 from jmhbnz/release-3.5
Remove defunct release-3.5 arm64 github actions workflows
2 parents 8c162bd + 17ab1fa commit e102f29

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,3 @@ jobs:
1313
'linux-unit-4-cpu-race',
1414
'linux-386-unit-1-cpu',
1515
'all-build']"
16-
arm64:
17-
uses: ./.github/workflows/tests-template.yaml
18-
with:
19-
arch: arm64
20-
runs-on: actuated-arm64-8cpu-32gb
21-
targets: "['linux-test-smoke',
22-
'linux-integration-1-cpu',
23-
'linux-integration-2-cpu',
24-
'linux-integration-4-cpu',
25-
'linux-unit-4-cpu-race']"

0 commit comments

Comments
 (0)