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 0a44874 commit f7a9edcCopy full SHA for f7a9edc
1 file changed
.github/workflows/build.yml
@@ -26,6 +26,9 @@ jobs:
26
strategy:
27
fail-fast: false
28
matrix:
29
+ refs:
30
+ - 'master'
31
+ - '0.8'
32
include:
33
- FLAVOUR: mysql
34
VERSION: "5.5"
0 commit comments