We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e3d9bb commit 2c5922bCopy full SHA for 2c5922b
1 file changed
.github/workflows/build.yaml
@@ -15,6 +15,7 @@ jobs:
15
- '^(7\.2)-apache$'
16
- '^(7\.3)-apache$'
17
- '^(7\.4)-apache$'
18
+ - '^(8\.0)-apache$'
19
steps:
20
- uses: actions/checkout@v1
21
- uses: azure/docker-login@v1
0 commit comments