Skip to content

Commit 0aa677e

Browse files
authored
chore: test self hosted runner
1 parent 277cb73 commit 0aa677e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ concurrency:
2626
jobs:
2727
ci:
2828
name: Run Tests
29-
runs-on: [self-hosted, macOS]
29+
runs-on: [self-hosted]
3030
outputs:
3131
release: ${{ steps.check_version_bump.outputs.release_type != '' }}
3232

0 commit comments

Comments
 (0)