Kali image

This commit is contained in:
maurice
2026-02-18 12:28:58 +01:00
parent 3cdacc7eb8
commit ba73361a8f
3 changed files with 7 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ jobs:
strategy:
max-parallel: 1
matrix:
container: [rider, android]
container: [rider, kali, android]
steps:
- name: Clone repo
uses: actions/checkout@v4