Skip to content

Commit

Permalink
trying different image
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasSUSE committed Dec 10, 2024
1 parent 713e4d7 commit b8d1b5a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:
jobs:
build:
name: Validate
runs-on: org-${{ github.repository_owner_id }}-linux-k8s
runs-on: org-${{ github.repository_owner_id }}-amd64-k8s
container: registry.suse.com/bci/bci-base:latest
steps:
- name: Checkout base branch
uses: actions/checkout@v4
Expand Down

0 comments on commit b8d1b5a

Please sign in to comment.