From 04a88bc922e58873972ee3566879734a9d2bbd8b Mon Sep 17 00:00:00 2001 From: John Haynes Date: Sat, 27 Jan 2024 11:36:11 -0700 Subject: [PATCH] WIP AMI update --- .github/workflows/windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index bca1a8841..5e858c199 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -17,7 +17,7 @@ jobs: runTests: ${{ inputs.runTests && true || false }} package-name: febio4 package-sdk: true - aws-ami-id: ami-084fb11968a0c5f5f + aws-ami-id: ami-0e21f47acd1e5bc59 aws-sg-id: sg-0ca7912782cf1538b aws-instance-type: c5a.8xlarge secrets: inherit