Skip to content

Commit

Permalink
feat: initial commit for erofs support
Browse files Browse the repository at this point in the history
Signed-off-by: Ramkumar Chinchani <[email protected]>
  • Loading branch information
rchincha committed Sep 25, 2024
1 parent ad93e06 commit b1ed7e0
Show file tree
Hide file tree
Showing 7 changed files with 1,692 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-20.04, ubuntu-22.04]
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
name: build
runs-on: ${{ matrix.os }}
steps:
Expand Down
Loading

0 comments on commit b1ed7e0

Please sign in to comment.