Skip to content

Commit

Permalink
switch back to ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin committed Oct 10, 2024
1 parent a315ed4 commit 39835f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
push_release:
needs: run_tests
if: startsWith(github.ref, 'refs/tags/v')
runs-on: windows-latest
runs-on: ubuntu-latest
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: "true"
steps:
Expand Down

0 comments on commit 39835f7

Please sign in to comment.