commit:     40471bb640e7bf98186a5fecc17b755cbf42b939
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  2 23:37:30 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan  3 11:15:12 2025 +0000
URL:        https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=40471bb6

ci: fix whitespace

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .github/workflows/crossdev.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/crossdev.yml b/.github/workflows/crossdev.yml
index 27b01b1..3d47f63 100644
--- a/.github/workflows/crossdev.yml
+++ b/.github/workflows/crossdev.yml
@@ -84,7 +84,7 @@ jobs:
           - target: x86_64-unknown-linux-musl
         stage3:
           - latest # `openrc` (glibc+GCC) is tagged as `latest`
-          - musl 
+          - musl
       fail-fast: false
     name: crossdev target=${{ matrix.target.target }} stage3=${{ matrix.stage3 
}}
     runs-on: ubuntu-latest

Reply via email to