Skip to content

Commit 3232a8a

Browse files
committed
CI: Check Python 3.11 for pydicom@master
1 parent 598bcaa commit 3232a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
include:
3737
# Pydicom master
3838
- os: ubuntu-latest
39-
python-version: "3.10"
39+
python-version: "3.11"
4040
install: pip
4141
check: test
4242
pip-flags: ''

0 commit comments

Comments
 (0)