Skip to content

Commit

Permalink
Merge branch 'main' into fix/consistent-overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
adwk67 committed Aug 16, 2024
2 parents ad32cef + 4e2006c commit 3d50c34
Show file tree
Hide file tree
Showing 4 changed files with 550 additions and 701 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ jobs:
steps:
- name: Install preflight
run: |
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.9.4/preflight-linux-amd64
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.10.0/preflight-linux-amd64
chmod +x preflight-linux-amd64
- name: Check container
run: |
Expand Down
Loading

0 comments on commit 3d50c34

Please sign in to comment.