We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c08aab2 commit b4959c8Copy full SHA for b4959c8
1 file changed
.github/workflows/test.yaml
@@ -20,6 +20,7 @@ jobs:
20
- ubuntu:latest
21
- mcr.microsoft.com/devcontainers/base:ubuntu
22
- mcr.microsoft.com/devcontainers/base:bullseye
23
+ - mcr.microsoft.com/devcontainers/base:bookworm
24
steps:
25
- uses: actions/checkout@v3
26
0 commit comments