Skip to content

Commit 0706247

Browse files
committed
Updating modsim.py
1 parent 5f4234a commit 0706247

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
matrix:
1818
# don't run on macos-latest; it can't install pytables
1919
os: [ubuntu-latest, windows-latest]
20-
python-version: ["3.10"]
20+
python-version: ["3.12"]
2121

2222
steps:
2323
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)