Skip to content

Commit 7af83fb

Browse files
committed
Add runs-on
1 parent b0f4c83 commit 7af83fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/speakeasy_sdk_generation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ permissions:
1515
- cron: 0 0 * * *
1616
jobs:
1717
setup-python:
18+
runs-on: ubuntu-latest
1819
steps:
1920
- name: Set up Python 3.11
2021
uses: actions/setup-python@v2

0 commit comments

Comments
 (0)