Skip to content

Commit

Permalink
Revert "chore(cleanup): temporarily disable devcontainer"
Browse files Browse the repository at this point in the history
This reverts commit 27f3168.
  • Loading branch information
mindrunner committed Jul 24, 2023
1 parent 27f3168 commit a0c0a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
flavor: [ lazydl, standalone ]
os: [ ubuntu, alpine ]
os: [ ubuntu, alpine, devcontainer ]
steps:
- uses: actions/checkout@v3
- uses: docker/metadata-action@v4

0 comments on commit a0c0a9d

Please sign in to comment.