Skip to content

Commit

Permalink
build.sh: Remove obsolete kernels
Browse files Browse the repository at this point in the history
Remove kernels which we no longer run.
  • Loading branch information
donald committed Apr 5, 2022
1 parent 7936e89 commit 2662651
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ set -e
export TEMPDIR=${TEMPDIR:-/scratch/local}

releases=(
5.10.92-421 5.10.82-414 5.10.81-412 5.10.70-403 5.10.47-390 5.10.24-375
5.4.97-368 5.4.72-349 5.4.57-340 5.4.39-334
)

Expand Down

0 comments on commit 2662651

Please sign in to comment.