Skip to content

Commit 9fde785

Browse files
authored
Merge pull request #129 from CHIMEFRB/add-python-versions-to-ci-matrix
ci(python matrix): add 3.13 and 3.14
2 parents e92c11c + 32837f4 commit 9fde785

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
- "3.9"
3939
- "3.11"
4040
- "3.12"
41+
- "3.13"
42+
- "3.14"
4143
steps:
4244
- uses: actions/checkout@v6
4345

0 commit comments

Comments
 (0)