Skip to content

Commit

Permalink
Merge pull request #17 from OneLiteFeatherNET/renovate/ubuntu-22.x
Browse files Browse the repository at this point in the history
Update dependency ubuntu to v22
  • Loading branch information
TheMeinerLP authored Feb 16, 2024
2 parents 9204532 + 90c2d18 commit 13af11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'releases/**'
jobs:
gradle:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
Expand Down

0 comments on commit 13af11c

Please sign in to comment.