add Photomath

Correct version some app
This commit is contained in:
siritami
2025-04-10 14:08:28 +07:00
parent 371942e2d7
commit 73af1664b1
6 changed files with 36 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
run: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
run: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]
steps:
- name: Checkout
uses: actions/checkout@v4.2.2
@@ -62,7 +62,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
run: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
run: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]
steps:
- name: Checkout
uses: actions/checkout@v4.2.2