Skip to content

Commit

Permalink
Bump Python to 3.10 minimum - remove ubuntu:focal, debian:bullseye an…
Browse files Browse the repository at this point in the history
…d bump Fedora to 41 only
  • Loading branch information
C0rn3j committed Jan 25, 2025
1 parent a18b826 commit 99c394e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 437 deletions.
17 changes: 1 addition & 16 deletions .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
- platform: linux/arm64
arch: arm64
base:
- os: ubuntu
codename: focal
pubkey: 871920D1991BC93C
recipe: AppImageBuilder.ubuntu-focal.yml
- os: ubuntu
codename: jammy
pubkey: 871920D1991BC93C
Expand All @@ -29,11 +25,6 @@ jobs:
codename: noble
pubkey: 871920D1991BC93C
recipe: AppImageBuilder.yml
- os: debian
codename: bullseye
pubkey: 0E98404D386FA1D9
pubkey_security: 54404762BBB6E853
recipe: AppImageBuilder.debian-bullseye.yml
- os: debian
codename: bookworm
pubkey: 0E98404D386FA1D9
Expand Down Expand Up @@ -118,22 +109,16 @@ jobs:
- platform: linux/amd64
arch: amd64
base:
- os: ubuntu
codename: focal
- os: ubuntu
codename: jammy
- os: ubuntu
codename: noble
- os: debian
codename: bullseye
- os: debian
codename: bookworm
- os: debian
codename: trixie
- os: fedora
codename: "39"
- os: fedora
codename: "40"
codename: "41"
- os: archlinux
codename: base

Expand Down
197 changes: 0 additions & 197 deletions AppImageBuilder.debian-bullseye.yml

This file was deleted.

Loading

0 comments on commit 99c394e

Please sign in to comment.