Skip to content

Commit

Permalink
chore: upate ami remote builder
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Feb 14, 2024
1 parent deb6a31 commit 01b486b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_build_devShells.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
id: nix-remote-builder
with:
name: ${{ inputs.NAME }}-${{ inputs.GIT_REF }}
ami: ami-0a6fe6f4f55f8421a
ami: "ami-034dac72b37504107"
instance-type: 't4g.xlarge'
region: "eu-central-1"
availability-zone: "eu-central-1c"
Expand Down

0 comments on commit 01b486b

Please sign in to comment.