Skip to content

Commit 7991711

Browse files
authored
CI: update python versions (#2700)
1 parent c8f64c1 commit 7991711

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
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
python: ['3.7.12', '3.10.2']
24+
python: ['3.7.13', '3.10.4']
2525
steps:
2626
- name: Checkout the repository
2727
uses: actions/checkout@v2

0 commit comments

Comments
 (0)