Skip to content

Commit

Permalink
CI: Bump github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mpe committed Jul 6, 2024
1 parent 6f829e9 commit 98bfb32
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/powerpc-allconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,5 @@ jobs:
run: |
mkdir -p ~/.ccache
./arch/powerpc/tools/ci-build.sh
# Sat Jul 6 15:18:45 AEST 2024
2 changes: 2 additions & 0 deletions .github/workflows/powerpc-clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,5 @@ jobs:
~/output/modules.tar.bz2
~/output/arch/powerpc/boot/zImage
~/output/arch/powerpc/boot/uImage
# Sat Jul 6 15:18:45 AEST 2024
2 changes: 2 additions & 0 deletions .github/workflows/powerpc-extrawarn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ jobs:
~/output/modules.tar.bz2
~/output/arch/powerpc/boot/zImage
~/output/arch/powerpc/boot/uImage
# Sat Jul 6 15:18:45 AEST 2024
2 changes: 2 additions & 0 deletions .github/workflows/powerpc-kernel+qemu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,3 +217,5 @@ jobs:
- name: Run qemu-${{ matrix.machine_2 }} with ${{ matrix.old-image }} build kernel
run: ./scripts/boot/qemu-${{ matrix.machine_2 }}
if: matrix.machine_2 != ''

# Sat Jul 6 15:18:45 AEST 2024
2 changes: 2 additions & 0 deletions .github/workflows/powerpc-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ jobs:
name: ${{ matrix.subarch }}-${{ matrix.image }}
path: |
~/output
# Sat Jul 6 15:18:45 AEST 2024
2 changes: 2 additions & 0 deletions .github/workflows/powerpc-ppctests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,5 @@ jobs:
name: ${{ matrix.subarch }}-${{ matrix.image }}
path: |
~/output/install
# Sat Jul 6 15:18:45 AEST 2024
2 changes: 2 additions & 0 deletions .github/workflows/powerpc-selftests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,5 @@ jobs:
name: ${{ matrix.subarch }}-${{ matrix.image }}
path: |
~/output/install
# Sat Jul 6 15:18:45 AEST 2024
2 changes: 2 additions & 0 deletions .github/workflows/powerpc-sparse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,5 @@ jobs:
path: |
~/output/sparse.log
~/output/sparse-diff.log
# Sat Jul 6 15:18:45 AEST 2024

0 comments on commit 98bfb32

Please sign in to comment.