Skip to content

Commit

Permalink
github hosted runner doesn't have capacity to build > 14GB image
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryoko Norden committed Aug 19, 2024
1 parent 8ac634f commit dbe1312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
build:
name: Build Image
runs-on: ubuntu-latest
runs-on: self-hosted
# These permissions are needed to interact with GitHub's OIDC Token endpoint.
permissions:
id-token: write
Expand Down

0 comments on commit dbe1312

Please sign in to comment.