chore: update runner os to ubuntu-22.04 (#10399)

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2025-02-04 14:08:30 +05:30
committed by GitHub
parent 1593b4a760
commit d8edbf214d
29 changed files with 41 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