Skip to content

Commit

Permalink
Updated multiarch workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
dreibh committed Oct 8, 2024
1 parent 65bfe1e commit 491fbfa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ jobs:
cxx: clang++

# ====== Fedora Linux =============================================
- label: "Fedora 39: GCC/PPC64"
arch: ppc64le
distro: fedora39
- label: "Fedora 37: GCC/ARMv8"
arch: aarch64
distro: fedora37
cc: gcc
cxx: g++

Expand Down

0 comments on commit 491fbfa

Please sign in to comment.