Skip to content

Commit

Permalink
Temporarily using GitRunners for NuGet publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed May 25, 2023
1 parent 1c0b5bb commit 877a014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ on:
jobs:
publish-nuget:
runs-on: ubuntu-22.04
runs-on: gitrunners-ubuntu-2204-x64-4vcpu
timeout-minutes: ${{ inputs.timeout-minutes }}
steps:
- name: Checkout
Expand Down

0 comments on commit 877a014

Please sign in to comment.