Skip to content

Commit

Permalink
fix: try another AMI
Browse files Browse the repository at this point in the history
  • Loading branch information
leruaa committed Nov 13, 2024
1 parent f40b10c commit b976ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ jobs:
volume: "/dev/xvda"
- name: "Fedora 41 (x86_64)"
ec2-instance: "c5.2xlarge"
ami: "ami-03b46dbc4b4708c7b"
ami: "ami-046a6af96ef510bb6"
volume: "/dev/xvda"
uses: "./.github/workflows/toolchain-ec2.yml"
with:
Expand Down

0 comments on commit b976ea6

Please sign in to comment.