From 7a9f1d5e0d68164acd41cebc5de5454ffaa124d7 Mon Sep 17 00:00:00 2001 From: Juha Uotila <10782843+inffy@users.noreply.github.com> Date: Wed, 22 Jan 2025 18:20:19 +0200 Subject: [PATCH] remove unneeded commented lines --- .github/workflows/build-image-stable.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build-image-stable.yml b/.github/workflows/build-image-stable.yml index 9910236..3aaa057 100644 --- a/.github/workflows/build-image-stable.yml +++ b/.github/workflows/build-image-stable.yml @@ -23,9 +23,6 @@ jobs: matrix: brand_name: ["aurora"] with: - # See https://github.com/ublue-os/aurora/issues/82 - # + https://github.com/ublue-os/aurora/issues/120 - # kernel_pin: 6.11.8-300.fc41.x86_64 brand_name: ${{ matrix.brand_name }} stream_name: stable