Skip to content

Commit ad7199f

Browse files
samuelho-devclaude
andcommitted
fix: revert test.yaml to ubuntu-latest (no self-hosted runners in this repo)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6a3bcca commit ad7199f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
test-workflow-outputs:
1717
name: Test Docker Workflow Outputs
18-
runs-on: homelab-runners
18+
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@v4
2121

0 commit comments

Comments
 (0)