Skip to content

Commit

Permalink
Use latest ami
Browse files Browse the repository at this point in the history
  • Loading branch information
tundranerd committed Jan 31, 2024
1 parent e7ac242 commit 32a0300
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on:
push:
branches:
- 'ci/*'
- 'windows-infrastructure'
- 'linux-infrastructure-wip'
workflow_dispatch:
inputs:
runTests:
Expand All @@ -17,4 +17,5 @@ jobs:
runTests: ${{ inputs.runTests && true || false }}
package-name: febio4
package-sdk: true
aws-ami-id: ami-098154f774f68e105
secrets: inherit

0 comments on commit 32a0300

Please sign in to comment.