Skip to content

Commit

Permalink
Use Ubuntu 22.04.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad committed Jan 13, 2025
1 parent 2a2dd9c commit da49c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ concurrency:
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit da49c92

Please sign in to comment.