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 a4c1217 commit 716fae0Copy full SHA for 716fae0
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build_devcontainer:
12
name: Build (Devcontainer)
13
- run-on: ubuntu-latest
+ runs-on: ubuntu-latest
14
env:
15
TAG: cpython-devcontainer:1.0.0-${{ github.run_id }}
16
steps:
0 commit comments