Skip to content

Commit 35ec356

Browse files
committed
GitHub workflow: Add Python versions
1 parent e30194c commit 35ec356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
os: [ubuntu-latest, windows-latest, macos-15-intel, macos-latest]
12+
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
1213
include:
1314
- os: macos-15-intel
1415
c_compiler: gcc-15

0 commit comments

Comments
 (0)