Skip to content

Commit

Permalink
Merge pull request #52 from jenkinsci/ubuntu-latest
Browse files Browse the repository at this point in the history
Run CI on `ubuntu-latest`
  • Loading branch information
jglick committed Apr 10, 2023
2 parents 5f45083 + b0e0e83 commit 66b2201
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 @@ -5,7 +5,7 @@ on:
- master
jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up JDK 1.8
Expand Down

0 comments on commit 66b2201

Please sign in to comment.