We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34ad0f commit 63bb1e7Copy full SHA for 63bb1e7
.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