Skip to content

Commit

Permalink
[ci] use ubuntu-20.04 to speed-up test startup
Browse files Browse the repository at this point in the history
  • Loading branch information
kares committed Feb 12, 2024
1 parent 62a434e commit 890d3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test_provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
jobs:

maven-test:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04

strategy:
matrix:
Expand Down

0 comments on commit 890d3ab

Please sign in to comment.