Skip to content

Commit ef96320

Browse files
committed
Drop Python 3.8 testing.
1 parent e160ba1 commit ef96320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- "windows-app"
4646
- "iOS"
4747
- "android"
48-
python-version: [ "3.8", "3.9", "3.10", "3.11", "3.12" ]
48+
python-version: [ "3.9", "3.10", "3.11", "3.12" ]
4949
include:
5050
- runs-on: ubuntu-latest
5151
- pre-command:

0 commit comments

Comments
 (0)