Skip to content

Commit 03f2f8b

Browse files
authored
Update publish.yml
1 parent 9fa1dca commit 03f2f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:
17-
tag: [latest, alpine, 3.0, 3.1, 3.1-alpine, 3.1.7, 3.1.7-alpine]
17+
tag: [latest, alpine, 3.1, 3.1-alpine, 3.1.7, 3.1.7-alpine]
1818
steps:
1919
- name: Set up QEMU
2020
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)