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 and ForNeVeR committed Sep 26, 2024
1 parent 9660e73 commit 7dbb9ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ jobs:
run: dotnet test
timeout-minutes: 10
encoding:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Verify encoding
shell: pwsh
run: scripts/Test-Encoding.ps1
licenses:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: REUSE license check
Expand Down

0 comments on commit 7dbb9ea

Please sign in to comment.