Skip to content

Commit

Permalink
Update dependency ubuntu to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
projectorigin-renovate[bot] committed Sep 27, 2024
1 parent e33bdec commit 8bb0406
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pullrequest-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

verify-concordium:
name: Verify Concordium integration
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
environment: testnet
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
Expand All @@ -45,7 +45,7 @@ jobs:

verify-performance:
name: Verify performance
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

Expand Down

0 comments on commit 8bb0406

Please sign in to comment.