Skip to content

Commit

Permalink
Try using a self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
lmlg committed May 24, 2024
1 parent 29ef932 commit 4d74362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- unit-test
- build
name: Functional tests
runs-on: ubuntu-latest
runs-on: [self-hosted, lepaute]
steps:

- name: Download charm
Expand Down

0 comments on commit 4d74362

Please sign in to comment.