Skip to content

Commit

Permalink
Merge pull request #20 from gboutry/fix/ci
Browse files Browse the repository at this point in the history
Run release job on 24.04
  • Loading branch information
hemanthnakkina authored Oct 24, 2024
2 parents 0e5a690 + 13ead56 commit 7ee9785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-edge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
needs:
- lint
- unit-test
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 7ee9785

Please sign in to comment.