Skip to content

Commit

Permalink
fix build step: remove runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
phvalguima committed Oct 18, 2023
1 parent 31e890f commit 8fea528
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
build:
name: Build charm
uses: canonical/data-platform-workflows/.github/workflows/build_charms_with_cache.yaml@add-aproxy-snap
runs-on: [self-hosted, linux, X64, large, jammy]
with:
charmcraft-snap-revision: 1349 # version 2.3.0
permissions:
Expand Down

0 comments on commit 8fea528

Please sign in to comment.