.github/kola: remove ARM64 tapfiles download

This can be reverted once we enable back arm64 testing from github
actions

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2026-03-06 12:07:39 +01:00
parent 8d261147c6
commit cce12bf47b
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -276,12 +276,6 @@ jobs:
name: amd64-raw-tapfiles
path: scripts/__TAP__/amd64
- name: Download arm64 tapfiles
uses: actions/download-artifact@v4
with:
name: arm64-raw-tapfiles
path: scripts/__TAP__/arm64
- name: Create Test Summary
shell: bash
run: |