From 07228fd11b2b148507401ad7167a735e29724007 Mon Sep 17 00:00:00 2001 From: Max Walters Date: Wed, 18 Oct 2023 20:47:45 -0400 Subject: [PATCH] Update create_bootstrap.yml --- .github/workflows/create_bootstrap.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/create_bootstrap.yml b/.github/workflows/create_bootstrap.yml index f82e026..c1648d1 100644 --- a/.github/workflows/create_bootstrap.yml +++ b/.github/workflows/create_bootstrap.yml @@ -10,8 +10,8 @@ jobs: bootstrap-rootfs: strategy: matrix: - version: [ "22.04", "23.04" ] - codename: ["jammy", "lunar"] + version: [ "22.04", "23.10" ] + codename: ["jammy", "mantic"] exclude: - version: 22.04 codename: lunar @@ -58,7 +58,7 @@ jobs: uses: softprops/action-gh-release@v1 with: tag_name: ${{ steps.tag.outputs.release_tag }} - name: Automated Ubuntu rootfs build - ${{ steps.tag.outputs.release_tag }} + name: Automated Ubuntu RootFS build - ${{ steps.tag.outputs.release_tag }} body: | These are completely **unmodified** ubuntu rootfs images for the depthboot builder script. Please download official isos at https://ubuntu.com/download/