fix actions runs-on

This commit is contained in:
Dmitry Belyaev 2025-03-08 14:51:27 +03:00
parent 55400d3c41
commit b0dd8ad8e2
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3

@ -12,7 +12,7 @@ env:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: cth-ubuntu-latest
permissions: permissions:
contents: read contents: read
packages: write packages: write