Skip to content

Commit

Permalink
use a simpler one
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr committed Aug 16, 2023
1 parent 8e431c0 commit 9e7905d
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 741 deletions.
1 change: 0 additions & 1 deletion .bashrc

This file was deleted.

61 changes: 0 additions & 61 deletions .clangd

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/test-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
matrix:
include:
- image: mcr.microsoft.com/devcontainers/base:ubuntu
options: '{ "version": "13" }'
- image: debian:bookworm-slim
runs-on: ubuntu-latest
steps:
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// devcontainer.json
{
"features": {
"ghcr.io/octocat/features/llvm": {}
"ghcr.io/devcontainers-community/features/llvm": {}
}
}
```
Expand All @@ -17,8 +17,8 @@

### Options

- **`version`:** Choose a specific major toolchain version (like `13`). Can also
be `dev`. Default is `dev`.
Currently no options. If you'd like to add a `version` option, that'd be
awesome! ❤️

<!-- prettier-ignore -->
[this vs code blog post]: https://code.visualstudio.com/blogs/2022/09/15/dev-container-features
37 changes: 0 additions & 37 deletions common/etc/bash.bash_env

This file was deleted.

42 changes: 0 additions & 42 deletions common/install.sh

This file was deleted.

Loading

0 comments on commit 9e7905d

Please sign in to comment.