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 b0f4c83 commit 7af83fbCopy full SHA for 7af83fb
.github/workflows/speakeasy_sdk_generation.yml
@@ -15,6 +15,7 @@ permissions:
15
- cron: 0 0 * * *
16
jobs:
17
setup-python:
18
+ runs-on: ubuntu-latest
19
steps:
20
- name: Set up Python 3.11
21
uses: actions/setup-python@v2
0 commit comments