Change runner from self-hosted to ubuntu-latest

This commit is contained in:
SoftFever
2025-11-23 18:06:54 +08:00
committed by GitHub
parent b843b36d8f
commit b8cb62fb10

View File

@@ -12,7 +12,7 @@ on:
jobs:
claude-dedupe-issues:
runs-on: self-hosted
runs-on: ubuntu-latest
timeout-minutes: 10
permissions:
contents: read