Skip to content

Commit

Permalink
Run pack on ubuntu 22.04 until a weird issue is resolved (dotnet/sdk#…
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcweber committed Jan 9, 2025
1 parent 1992ff2 commit 0811b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ permissions:
jobs:

pack:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

outputs:
semVer2: ${{ steps.nbgv.outputs.SemVer2 }}
Expand Down

0 comments on commit 0811b8b

Please sign in to comment.