We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a8ebe1 commit 13aa105Copy full SHA for 13aa105
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
plugin:
26
runs-on: [ self-hosted-org, linux ]
27
container:
28
- image: docker://docker.tuenti.io/android/novum_android:8
+ image: docker://docker.tuenti.io/android/novum_android:12
29
steps:
30
- name: Checkout repo
31
uses: actions/checkout@v4
0 commit comments