Skip to content

Commit

Permalink
Try out a different runner
Browse files Browse the repository at this point in the history
  • Loading branch information
lmlg committed May 23, 2024
1 parent 47975da commit 7279394
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ jobs:
- lint
- unit-test
- build
name: Juju cluster test
runs-on: [self-hosted, xlarge]
name: Functional tests
runs-on: [self-hosted, ubuntu-latest]
steps:

- name: Download charm
Expand Down

0 comments on commit 7279394

Please sign in to comment.