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 1698d34 commit 16981eaCopy full SHA for 16981ea
.github/workflows/build.yaml
@@ -8,6 +8,8 @@ jobs:
8
strategy:
9
matrix:
10
version:
11
+ - '30'
12
+ - '30/alpine'
13
- '29.1'
14
- '29.1/alpine'
15
- '29'
0 commit comments