【GithubActions】タイムアウトせずにずっと実行中のままになるのを防ぐ GithubActions Posted by: 2021年8月28日 no comments yet <スポンサーリンク> timeout-minutesを入れるといい。 入れない場合、6時間(360分)ずっと実行中のままになり、2000時間の枠を一気に使ってしまう悲劇を呼んでしまう jobs: terraform-latest: name: "Terraform execute of latest" runs-on: ubuntu-latest environment: latest timeout-minutes: 10 <スポンサーリンク> older newer コメントを残す コメントをキャンセルAllowed tags: you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>Please note: all comments go through moderation. Name (required) Email (required) Website キャプチャコード * Δemail confirm* post date* 日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)