build: test ubuntu-22.04
All checks were successful
Docker Image CI / build (push) Successful in 40s

This commit is contained in:
6arelyFuture 2024-07-01 16:54:04 +00:00
parent 688c9d6c44
commit a560cc9231

View File

@ -9,7 +9,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-22.04
steps: steps:
- name: Find out interesting things about this runner - name: Find out interesting things about this runner
run: | run: |