Skip to content

Commit

Permalink
Use a large image for the actual spacktainer build
Browse files Browse the repository at this point in the history
  • Loading branch information
heerener committed Oct 9, 2024
1 parent 9e52f6c commit dee91fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spacktainer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
runs-on:
- codebuild-spacktainers-${{ github.run_id }}-${{ github.run_attempt }}
- image:ubuntu-7.0
- instance-size:small
- instance-size:large
needs: [builder-container-job, runtime-container-job]
steps:
- name: clone repo
Expand Down

0 comments on commit dee91fc

Please sign in to comment.