Skip to content

Commit df1b800

Browse files
committed
all python versions
1 parent 6902330 commit df1b800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
os: [macos-latest]
18-
python: ["3.10"]
18+
python: ["3.10", "3.11", "3.12"]
1919

2020
steps:
2121
- uses: compas-dev/compas-actions.build@v4

0 commit comments

Comments
 (0)