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 dbf9c80 commit c6045d3Copy full SHA for c6045d3
.github/workflows/integration.yml
@@ -43,6 +43,7 @@ jobs:
43
os: [ubuntu-latest]
44
experimental: [false]
45
runs-on: ${{ matrix.os }}
46
+ name: Ubuntu (${{ matrix.php-version }})
47
continue-on-error: ${{ matrix.experimental }}
48
steps:
49
- name: "Checkout"
0 commit comments