Skip to content

Commit

Permalink
test workflow u[pdate ubuntu image to 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
ajeety4 authored Apr 6, 2023
1 parent 2e5ec1a commit 764a19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- master
jobs:
tests:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
timeout-minutes: 60
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 764a19b

Please sign in to comment.