diff --git a/.github/workflows/runit.yml b/.github/workflows/runit.yml index 1c14dec..7a36835 100644 --- a/.github/workflows/runit.yml +++ b/.github/workflows/runit.yml @@ -32,17 +32,10 @@ jobs: ubuntu: - focal - jammy - #- lunar - #- mantic - #- noble - #- devel - #- rolling - #- latest + - noble platform: - linux/amd64 - linux/arm64 - #- linux/ppc64le - #- linux/s390x #- linux/arm/v7 steps: - name: "Build: Prepare Environment Variables"