Skip to content

Commit

Permalink
Downgrade the ubuntu version for build and pack package (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpardogrowthaccelerationpartners authored Jan 6, 2025
1 parent 07ebc60 commit bc691c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
jobs:
pack:
name: Build and Pack
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
defaults:
run:
shell: pwsh
Expand Down

0 comments on commit bc691c5

Please sign in to comment.