We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2aea8 commit d5af3a0Copy full SHA for d5af3a0
1 file changed
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
name: ${{ matrix.variant }}
26
runs-on: ubuntu-latest
27
container:
28
- image: koreader/koandroid:0.9.1-22.04
+ image: benoitpierre/koandroid:0.10.0-22.04
29
30
steps:
31
0 commit comments