Skip to content

Commit

Permalink
testing self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
dagfinno committed Sep 26, 2024
1 parent 33afe17 commit 260353b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_k6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
run-test:
runs-on: Dagfinn-sin-MacBook-Pro-2
runs-on: ['self-hosted', 'macOS', 'X64']
#container: docker://golang:1.23-alpine
steps:
- name: Checkout
Expand Down

0 comments on commit 260353b

Please sign in to comment.