Skip to content

Commit

Permalink
Merge pull request nephio-project#79 from Nordix/porchctl-focal
Browse files Browse the repository at this point in the history
Fix the porchctl build to run on Ubuntu 20.04
  • Loading branch information
radoslawc authored Jun 24, 2024
2 parents 2e851ad + 3852392 commit 75548f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/porchctl-dev-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
name: porchctl-dev-release
outputs:
hashes: ${{ steps.hash.outputs.hashes }}
Expand Down

0 comments on commit 75548f8

Please sign in to comment.