Skip to content

Commit

Permalink
Use latest AMIs
Browse files Browse the repository at this point in the history
  • Loading branch information
tundranerd committed Feb 18, 2024
1 parent aba1365 commit 41daf91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
runTests: ${{ inputs.runTests && true || false }}
package-name: febio4
package-sdk: true
aws-ami-id: ami-098154f774f68e105
aws-ami-id: ami-0590ebdb5afffb782
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runTests: ${{ inputs.runTests && true || false }}
package-name: febio4
package-sdk: true
aws-ami-id: ami-034c4b6918ffa15c1
aws-ami-id: ami-0b18c665dbe9efa75
aws-sg-id: sg-0ca7912782cf1538b
aws-instance-type: c5a.8xlarge
secrets: inherit

0 comments on commit 41daf91

Please sign in to comment.