forked from wazuh/wazuh-docker
Change Ubuntu version used in workflows
This commit is contained in:
@@ -82,7 +82,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- name: Print inputs
|
||||
|
||||
Reference in New Issue
Block a user