Skip to content

Commit

Permalink
Update dependency ubuntu to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 38adccc commit 5513e8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
strategy:
fail-fast: true
matrix:
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
path: ./bin/

package:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

steps:
- uses: actions/[email protected]
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
permissions:
contents: write

runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit 5513e8b

Please sign in to comment.