Change Ubuntu version used in workflows

This commit is contained in:
vcerenu
2024-12-20 13:13:02 -03:00
parent 8885425b7f
commit 91295a4b39
5 changed files with 7 additions and 7 deletions
@@ -82,7 +82,7 @@ on:
jobs:
build-and-push:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Print inputs