July 30, 2022

Over View

GitHub Actions入門 ── ワークフローの基本的な構造からOIDCによる外部サービス認証まで - エンジニアHub|Webエンジニアのキャリアを考える!

トリガー

Build Matrix

Usage Limit

2000分/月。Windows なら1000分、MacOSなら200分

https://docs.github.com/ja/actions/learn-github-actions/usage-limits-billing-and-administration

https://docs.github.com/ja/billing/managing-billing-for-github-actions/about-billing-for-github-actions

限度を超えると有料なので jobs.build.timeout-minutes は設定しておいたほうがよい