Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

Commit cf46643

Browse files
committed
change on push CI
1 parent 0ff6dd3 commit cf46643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
runs-on: ubuntu-latest
4545
strategy:
4646
matrix:
47-
python: [3.6, 3.7, 3.8]
47+
python: [3.7, 3.8, 3.9]
4848
steps:
4949
- uses: actions/checkout@v1
5050
- name: Install Python dependencies

0 commit comments

Comments
 (0)