We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c0ca0 commit 2cffbceCopy full SHA for 2cffbce
1 file changed
.github/workflows/copilot-setup-steps.yml
@@ -13,6 +13,9 @@ jobs:
13
# The job must be called copilot-setup-steps for Copilot to detect it.
14
copilot-setup-steps:
15
runs-on: ubuntu-latest
16
+ defaults:
17
+ run:
18
+ shell: bash
19
container:
20
image: mcr.microsoft.com/devcontainers/base:ubuntu-24.04
21
volumes:
0 commit comments