Skip to content

Commit

Permalink
Remove node version change
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmerold committed Oct 10, 2023
1 parent a5194c1 commit ca5509e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/ec2-github-runner/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ outputs:
EC2 Instance Id of the created runner.
The id is used to terminate the EC2 instance when the runner is not needed anymore.
runs:
using: node16
using: node12
main: ./dist/index.js

0 comments on commit ca5509e

Please sign in to comment.