Skip to content

Commit 33001b7

Browse files
author
Christopher Doris
committed
test on latest stable python
1 parent d2c67af commit 33001b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
fail-fast: true
5555
matrix:
5656
os: [ubuntu-latest, windows-latest, macos-latest]
57-
pyversion: ["3.12", "3.7"]
57+
pyversion: ["3.x", "3.7"]
5858
steps:
5959
- uses: actions/checkout@v3
6060
- name: Set up Python ${{ matrix.pyversion }}

0 commit comments

Comments
 (0)