Skip to content

Commit 4f61d69

Browse files
author
Pablo Hernández
committed
feat: point ec2-git-hub-runner to tag v2.4
1 parent 007fb5c commit 4f61d69

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
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@chore/aws_v3_sdk_upgrade
25+
uses: NillionNetwork/ec2-github-runner@v2.4.0
2626
with:
2727
mode: start
2828
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN_RUNNER }}
@@ -212,7 +212,7 @@ jobs:
212212
aws-region: "eu-west-1"
213213

214214
- name: Stop EC2 runner
215-
uses: NillionNetwork/ec2-github-runner@v2.2
215+
uses: NillionNetwork/ec2-github-runner@v2.4.0
216216
with:
217217
mode: stop
218218
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN_RUNNER }}

nilvm

Submodule nilvm updated 74 files

0 commit comments

Comments
 (0)