We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c34ad0f + 63bb1e7 commit 03b8411Copy full SHA for 03b8411
.github/workflows/build.yaml
@@ -8,6 +8,8 @@ jobs:
8
strategy:
9
matrix:
10
version:
11
+ - '27'
12
+ - '27/alpine'
13
- '26'
14
- '26/alpine'
15
- '25'
0 commit comments