mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
git: Add x86_64 to the remaining builds that don't have that specification
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -840,7 +840,7 @@ jobs:
|
||||
|
||||
# ArchLinux build
|
||||
archlinux-build:
|
||||
name: 🐧 ArchLinux
|
||||
name: 🐧 ArchLinux x86_64
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
container:
|
||||
@@ -971,7 +971,7 @@ jobs:
|
||||
release_num: 9
|
||||
mock_config: "alma+epel-9"
|
||||
|
||||
name: 🐧 ${{ matrix.name }} ${{ matrix.release_num }}
|
||||
name: 🐧 ${{ matrix.name }} ${{ matrix.release_num }} x86_64
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user