Skip to content

Commit 2a2b0cd

Browse files
Update 3.10.0 to 3.10 to trigger CI
1 parent 20bca21 commit 2a2b0cd

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.7, 3.10.0]
9+
version: ["3.7", "3.10"]
1010

1111
steps:
1212
- name: Checkout

0 commit comments

Comments
 (0)