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

@@ -41,7 +41,7 @@ on:
jobs:
buildx:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
working-directory: ./packages/nocodb
steps: