You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/bobtests_linux.yml
+12-11Lines changed: 12 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ jobs:
19
19
runs-on: ubuntu-latest
20
20
strategy:
21
21
matrix:
22
-
api-level: [35, 33, 29, 21]
22
+
api-level: [29]
23
23
permissions:
24
24
contents: write
25
25
if: ${{ true }}
@@ -130,20 +130,20 @@ jobs:
130
130
cd ./android_promo_screens/
131
131
./test.sh "TRIfA" "Message your Friends and Family securely and with ease." /home/runner/work/ToxAndroidRefImpl/ToxAndroidRefImpl/test_outputfiles/test_004b.png
./test.sh "TRIfA" "Send Messages and Files or just Call your Friends." /home/runner/work/ToxAndroidRefImpl/ToxAndroidRefImpl/test_outputfiles/test_099.png
0 commit comments