We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75bd1af + 6590230 commit 3064d72Copy full SHA for 3064d72
1 file changed
.github/workflows/docker-OpenWrt.yml
@@ -34,7 +34,7 @@ jobs:
34
strategy:
35
fail-fast: false
36
matrix:
37
- release: [ "22.03-SNAPSHOT", "21.02-SNAPSHOT" ] # some other versions: 21.02.0 21.02.5 22.03.0 22.03.3 snapshot
+ release: [ "22.03.6", "21.02.7" ] # some other versions: 21.02.0 21.02.5 22.03.0 22.03.3 snapshot
38
steps:
39
- uses: actions/checkout@v3
40
- uses: docker/setup-buildx-action@v2
0 commit comments