nginx ci stuff

This commit is contained in:
Martyn 2026-05-23 00:34:22 +02:00
parent 7d034d3d4a
commit a5638ffee1

View file

@ -9,7 +9,7 @@ jobs:
ingress-nginx:
runs-on: docker
container:
image: catthehacker/ubuntu:act-latest
image: catthehacker/ubuntu:act-24.04
force_pull: true
steps:
- name: Check out repository code