chore: Update runner os to ubuntu-22.04 (#10400)

* chore: update runner os to ubuntu-22.04

Signed-off-by: Pranav C <pranavxc@gmail.com>

* docs: formatting

Signed-off-by: Pranav C <pranavxc@gmail.com>

---------

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2025-02-04 14:15:59 +05:30
committed by GitHub
parent 1f3a836934
commit 2b27620d81
30 changed files with 42 additions and 41 deletions

View File

@@ -10,7 +10,7 @@ on:
jobs:
login:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
-
name: Login to Docker Hub