Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit db21e8d

Browse files
authored
Merge pull request #199 from mallowigi/renovate/ubuntu-22.x
2 parents 62b90a5 + d151dc2 commit db21e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
pull_request:
99
jobs:
1010
quality-checks:
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-22.04
1212
timeout-minutes: 10
1313
steps:
1414
- name: Checkout

0 commit comments

Comments
 (0)