Fix incorrect ArchExclusiveLine OBS directive #203

Merged
steven.hardy merged 1 commits from mchiappero/Factory:obs_directive into main 2025-07-03 11:20:38 +02:00
Owner

One Docker specific OBS directive, ArchExclusiveLine, is incorrectly
testing for x86 instead of aarch64, likely due to a copy-and-paste
error. Change the architecture for that RUN command.

Signed-off-by: Marco Chiappero marco.chiappero@suse.com

One Docker specific OBS directive, ArchExclusiveLine, is incorrectly testing for x86 instead of aarch64, likely due to a copy-and-paste error. Change the architecture for that RUN command. Signed-off-by: Marco Chiappero <marco.chiappero@suse.com>
mchiappero added 1 commit 2025-07-01 22:55:11 +02:00
Fix incorrect ArchExclusiveLine OBS directive
All checks were successful
Check Release Manifest Local Charts Versions / Check Release Manifest Local Charts Versions (pull_request) Successful in 27s
Build PR in OBS / Build PR in OBS (pull_request_target) Successful in -1m32s
96d3f796df
One Docker specific OBS directive, ArchExclusiveLine, is incorrectly
testing for x86 instead of aarch64, likely due to a copy-and-paste
error. Change the architecture for that RUN command.

Signed-off-by: Marco Chiappero <marco.chiappero@suse.com>
mchiappero requested review from amorgante 2025-07-01 22:55:33 +02:00
mchiappero requested review from nbelouin 2025-07-02 08:34:24 +02:00
mchiappero requested review from steven.hardy 2025-07-02 08:34:28 +02:00
steven.hardy approved these changes 2025-07-03 11:20:24 +02:00
steven.hardy left a comment
Owner

Thanks, indeed looks like I made a copy/paste mistake in #69

Thanks, indeed looks like I made a copy/paste mistake in #69
steven.hardy merged commit e55bf1ab63 into main 2025-07-03 11:20:38 +02:00
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: suse-edge/Factory#203
No description provided.