Skip to content

Commit 43a468b

Browse files
committed
ci: use Namespace runner for CLI tests
Switch from ubuntu-latest to namespace-profile-bolter-main, matching the org's runner convention from slingshot/midnights.
1 parent 5aa4475 commit 43a468b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cli-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
test:
1717
name: Unit & Integration Tests
18-
runs-on: ubuntu-latest
18+
runs-on: namespace-profile-bolter-main
1919
steps:
2020
- uses: actions/checkout@v4
2121

0 commit comments

Comments
 (0)