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 e709a8b commit ffac3b3Copy full SHA for ffac3b3
.github/workflows/build.yaml
@@ -8,6 +8,8 @@ jobs:
8
strategy:
9
matrix:
10
version:
11
+ - '28'
12
+ - '28/alpine'
13
- '27'
14
- '27/alpine'
15
- '26'
0 commit comments