build: moved ubuntu 22

This commit is contained in:
Simeon Radivoev 2026-03-01 17:29:19 +02:00
parent 5671738acf
commit 98ae779791
Signed by: simeonradivoev
GPG key ID: C16C2132A7660C8E

View file

@ -9,7 +9,7 @@ jobs:
build:
runs-on: docker
container:
image: ghcr.io/catthehacker/ubuntu:act-latest
image: ghcr.io/catthehacker/ubuntu:js-22.04
steps:
- name: Checkout code
uses: actions/checkout@v4