diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 2a66032aa..4cc4c9e22 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -149,6 +149,9 @@ jobs: - os: ubuntu-latest kind: linux target: linux-arm + - os: ubuntu-latest + kind: linux + target: linux-arm64 - os: windows-latest kind: windows target: win-x64