mirror of
https://codeberg.org/Tilo-K/diff-highlighter.git
synced 2026-07-03 16:23:02 +00:00
chore: switch to selfhosted runner
This commit is contained in:
@@ -4,7 +4,8 @@ on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
# On Codeberg's hosted runner use a label such as `codeberg-tiny`.
|
||||
runs-on: codeberg-medium
|
||||
runs-on: self-hosted-x64
|
||||
|
||||
container:
|
||||
image: node:22-bookworm
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user