Skip to content

Commit

Permalink
Check if downgrade to jammy fixes ldd on qemu
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAssassin committed Jan 3, 2025
1 parent 43fea70 commit a31d69e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
DOCKER_PLATFORM: ${{ matrix.DOCKER_PLATFORM }}
DIST: ${{ matrix.DIST }}
BUILD_LITE: ${{ matrix.BUILD_LITE }}
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
with:
Expand Down
Empty file added ci/.dockerignore
Empty file.

0 comments on commit a31d69e

Please sign in to comment.