Add new runner

This commit is contained in:
2025-07-03 18:06:18 +05:30
parent c8e3d5a5ec
commit b501e9ffbf

View File

@@ -7,7 +7,7 @@ on:
jobs:
docker-build-and-publish:
runs-on: ubuntu-cat
runs-on: ubuntu-vanilla
steps:
- name: Checkout
uses: actions/checkout@v4