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 73e65a0 commit 7a46e5aCopy full SHA for 7a46e5a
.github/workflows/sdk_publish.yaml
@@ -10,7 +10,7 @@ jobs:
10
publish:
11
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
12
with:
13
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-22.04
14
secrets:
15
github_access_token: ${{ secrets.GITHUB_TOKEN }}
16
nuget_api_key: ${{ secrets.NUGET_API_KEY }}
0 commit comments