Skip to content

Commit 754b6d3

Browse files
committed
update python version
1 parent c89dee7 commit 754b6d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
os: ["ubuntu-latest"]
20-
python-version: ["3.10"]
20+
python-version: ["3.11"]
2121
test_file: [
2222
"tests/test_dcip.py",
2323
"tests/test_em.py",

0 commit comments

Comments
 (0)