Update main.sh

This commit is contained in:
ferreo 2025-01-12 18:05:11 +01:00
parent e226063c48
commit e836b9e25d

View File

@ -6,7 +6,7 @@ set -e
echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="1.0.8"
VERSION="1.0.8git1"
# Clone Upstream
git clone https://github.com/sched-ext/scx.git -b v"$VERSION"