Skip to content

Commit

Permalink
[FIXED] warning - ubuntu-latest pipelines will use ubuntu-24.04 soon.…
Browse files Browse the repository at this point in the history
… For more details, see actions/runner-images#10636
  • Loading branch information
hossain-khan committed Jan 23, 2025
1 parent 927e07a commit ff4bdb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kover.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:

jobs:
kover-coverage:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

steps:
- name: Checkout code
Expand Down

0 comments on commit ff4bdb0

Please sign in to comment.