fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Bump ansible and ansible-lint versions in CI
Some checks reported warnings
Check / Lint Ansible Files (push) Has been cancelled
Some checks reported warnings
Check / Lint Ansible Files (push) Has been cancelled
This commit is contained in:
parent
9e101c3672
commit
5067c8d25e
@ -2,7 +2,7 @@ name: Check
|
||||
on: [push]
|
||||
jobs:
|
||||
"Lint Ansible Files":
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: node-22-bullseye
|
||||
steps:
|
||||
- run: apt-get update
|
||||
- run: apt-get upgrade -y
|
||||
|
@ -32,6 +32,7 @@ runner:
|
||||
# ubuntu:22.04 here is not enough.
|
||||
labels:
|
||||
- "ubuntu-22.04:docker://node:16-bullseye"
|
||||
- "node-22-bullseye:docker://node:22-bullseye
|
||||
|
||||
cache:
|
||||
# Enable cache server to use actions/cache.
|
||||
|
Loading…
x
Reference in New Issue
Block a user