Testing workflow

This commit is contained in:
Marco De Araujo 2025-12-31 14:21:32 -04:00
parent f3f88fcdbf
commit 8857104e64

View file

@ -12,15 +12,15 @@ jobs:
include:
- target: native
cross: false
- target: aarch64-unknown-linux-gnu
cross: false
linker: aarch64-linux-gnu-gcc
name: "ARM64 NATIVE"
- target: x86_64-unknown-linux-gnu
cross: true
linker: x86_64-linux-gnu-gcc
name: "Linux x86_64"
- target: x86_64-pc-windows-gnu
cross: true
linker: x86_64-w64-mingw32-gcc
name: "Windows x86_64"
steps:
- name: Checkout code
@ -130,7 +130,7 @@ jobs:
uses: https://code.forgejo.org/actions/checkout@v4
- name: Download all artifacts
uses: https://code.forgejo.org/actions/download-artifact@v4
uses: https://data.forgejo.org/forgejo/download-artifact@v4
with:
path: all-artifacts/