Skip to content

Commit

Permalink
Bump everything and minimize kernel configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Spinale <[email protected]>
  • Loading branch information
nspin committed Apr 21, 2024
1 parent 56d09c5 commit 6ecd04f
Show file tree
Hide file tree
Showing 9 changed files with 183 additions and 233 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
name: Build and check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Build and check
run: make -C docker/ test
Loading

0 comments on commit 6ecd04f

Please sign in to comment.