Skip to content

Commit

Permalink
Remove Fedora latest
Browse files Browse the repository at this point in the history
It comes with Python 3.13, which we do not support yet.
  • Loading branch information
JCGoran committed Nov 11, 2024
1 parent e64a0de commit 1d4e363
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-neuron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ jobs:
- { vm: ubuntu-latest, container: "quay.io/centos/centos:stream9", flavour: redhat }
# Fedora 37 Docker image
- { vm: ubuntu-latest, container: "fedora:37", flavour: redhat }
# Fedora Latest (38, at time of writing) Docker image
- { vm: ubuntu-latest, container: "fedora:latest", flavour: redhat }
# Ubuntu 20.04 Docker image
- { vm: ubuntu-latest, container: "ubuntu:20.04", flavour: debian }
# Ubuntu Latest (22.04, at time of writing) Docker image
Expand Down

0 comments on commit 1d4e363

Please sign in to comment.