Skip to content

Commit 7a46e5a

Browse files
authored
Update sdk_publish.yaml
1 parent 73e65a0 commit 7a46e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk_publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
publish:
1111
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
1212
with:
13-
runs-on: ubuntu-24.04
13+
runs-on: ubuntu-22.04
1414
secrets:
1515
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1616
nuget_api_key: ${{ secrets.NUGET_API_KEY }}

0 commit comments

Comments
 (0)