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 740b25b commit 78d326bCopy full SHA for 78d326b
.github/workflows/workflow.yml
@@ -15,7 +15,5 @@ jobs:
15
ci:
16
uses: community-of-python/community-workflow/.github/workflows/preset.yml@main
17
with:
18
- os: '["ubuntu-latest"]'
19
python-version: '["3.10","3.11","3.12","3.13"]'
20
secrets: inherit
21
-
0 commit comments