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 58e3045 commit 97d201eCopy full SHA for 97d201e
.github/workflows/ci-build.yaml
@@ -102,6 +102,8 @@ jobs:
102
documentation:
103
name: Documentation - test code snippets
104
runs-on: ubuntu-latest
105
+ container:
106
+ image: index.docker.io/library/ubuntu@sha256:6d8d9799fe6ab3221965efac00b4c34a2bcc102c086a58dff9e19a08b913c7ef # ratchet:ubuntu:20.04
107
timeout-minutes: 10
108
strategy:
109
matrix:
0 commit comments