Skip to content

Commit 007fb5c

Browse files
committed
check ec2 runner
1 parent 38e1476 commit 007fb5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
aws-region: "eu-west-1"
2323
- name: Start EC2 runner
2424
id: start-ec2-runner
25-
uses: NillionNetwork/ec2-github-runner@v2.2
25+
uses: NillionNetwork/ec2-github-runner@chore/aws_v3_sdk_upgrade
2626
with:
2727
mode: start
2828
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN_RUNNER }}

0 commit comments

Comments
 (0)