Skip to content

Commit

Permalink
Amazon Q has ... suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
heerener committed Oct 1, 2024
1 parent 080fe48 commit afc61aa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/spacktainer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ on: [push]
jobs:
base-container-job:
runs-on:
- codebuild-spacktainers-${{ github.run_id }}-${{ github.run_attempt }}
- image:ubuntu-6.0
- instance-size:small
- codebuild-spacktainers-${{ github.run_id }}-${{ github.run_attempt }}-LINUX_CONTAINER-quay.io/buildah/stable-small
steps:
- name: clone repo
uses: actions/checkout@v4
Expand Down

0 comments on commit afc61aa

Please sign in to comment.