Skip to content

Commit e7bef94

Browse files
committed
Bump python version for build
1 parent c43e6dd commit e7bef94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
name: Python ${{ matrix.version }}
77
strategy:
88
matrix:
9-
version: [3.6, 3.10.0]
9+
version: [3.7, 3.10.0]
1010

1111
steps:
1212
- name: Checkout

0 commit comments

Comments
 (0)