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 05c03ba commit f3dafc5Copy full SHA for f3dafc5
.github/workflows/test_docker.yml
@@ -33,7 +33,7 @@ env:
33
34
jobs:
35
docker_tests:
36
- name: "Build and Test On Docker"
+ name: "Build and Test On Docker on ${{ matrix.platform.os }}"
37
runs-on: ${{ matrix.platform.os }}
38
strategy:
39
fail-fast: false
0 commit comments