We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11fa60d commit 0902942Copy full SHA for 0902942
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
os: [macos-latest, windows-latest, ubuntu-latest]
18
- python: ["3.9", "3.10", "3.11"]
+ python: ["3.10", "3.11", "3.12"]
19
20
steps:
21
- uses: compas-dev/compas-actions.build@v4
0 commit comments