Skip to content

Commit

Permalink
feat: adding fedora 41 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
leruaa committed Nov 13, 2024
1 parent 5fcaf98 commit f40b10c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,10 @@ jobs:
ec2-instance: "c6g.2xlarge"
ami: "ami-0789039e34e739d67"
volume: "/dev/xvda"
- name: "Fedora 41 (x86_64)"
ec2-instance: "c5.2xlarge"
ami: "ami-03b46dbc4b4708c7b"
volume: "/dev/xvda"
uses: "./.github/workflows/toolchain-ec2.yml"
with:
image-id: "${{ matrix.ami }}"
Expand Down

0 comments on commit f40b10c

Please sign in to comment.