Skip to content

Commit

Permalink
Use self-hosted runners
Browse files Browse the repository at this point in the history
  • Loading branch information
lmlg committed May 29, 2024
1 parent 76f4c51 commit 4362c7e
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 @@ -35,7 +35,7 @@ jobs:

build:
name: Build the charm
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 4362c7e

Please sign in to comment.