Skip to content

Commit

Permalink
chore: remove experimental flags
Browse files Browse the repository at this point in the history
  • Loading branch information
M7mdisk committed Aug 23, 2024
1 parent 2b3b215 commit f88fea6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish-charm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ on:
paths:
- 'charm/**' # Only trigger when changes are made to the ./charm/ directory

env:
CHARMCRAFT_ENABLE_EXPERIMENTAL_EXTENSIONS: true

jobs:
pack-charm:
runs-on: ubuntu-latest
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/publish-rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ on:
# - 'static'
# - 'redirects.yaml'

env:
ROCKCRAFT_ENABLE_EXPERIMENTAL_EXTENSIONS: true

jobs:
pack-rock:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f88fea6

Please sign in to comment.