Skip to content

Commit 0dc429c

Browse files
Update .github/workflows/generate_test_files.yml
Co-authored-by: Steph Prince <[email protected]>
1 parent 7c5b15e commit 0dc429c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_test_files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
include:
1717
- { name: pynwb-1.5.1, pynwb-version: "1.5.1", python-version: "3.8"}
18-
- { name: pynwb-2.1.0, pynwb-version: "2.1.0", python-version: "3.10"}
18+
- { name: pynwb-2.1.0, pynwb-version: "2.1.0", python-version: "3.9"}
1919
steps:
2020
- uses: actions/checkout@v4
2121
with:

0 commit comments

Comments
 (0)