Skip to content

Commit 93bf034

Browse files
committed
release v28.2
1 parent 11575b2 commit 93bf034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
max-parallel: ${{ github.event_name == 'pull_request' && 8 || 1 }}
1717
matrix:
1818
version:
19-
- '27.2/alpine'
20-
- '27.2'
19+
- '28.2/alpine'
20+
- '28.2'
2121
fail-fast: true
2222
steps:
2323
- name: Checkout

0 commit comments

Comments
 (0)