Skip to content

Commit

Permalink
fix instance name and remove tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech authored Jul 24, 2024
1 parent 45c03fd commit acb1e4a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .cirun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ runners:
# Cloud Provider: AWS
cloud: aws
# Instance Type has 4 vcpu, 16 GiB memory, Up to 5 Gbps Network Performance
instance_type: t3.4xlarge
instance_type: t3.2xlarge
machine_image: ami-0a388df278199ff52
# ami-0a388df278199ff52
# Region: Oregon
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/kvm-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@
run: |
df -h -l
# Use tmate
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Move hpc variables from group_vars to temp location
run: |
mv deploy/group_vars/hpc_*.yaml /tmp
Expand Down

0 comments on commit acb1e4a

Please sign in to comment.