Skip to content

Commit 94dfcf3

Browse files
committed
target to 319
1 parent 8b94b27 commit 94dfcf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
fail-fast: false
150150
matrix:
151151
db: ["mysql", "postgresql"]
152-
version: ["2.0.9", "3.0.6", "3.1.8", "3.2.0"]
152+
version: ["2.0.9", "3.0.6", "3.1.9", "3.2.0"]
153153
steps:
154154
- name: Set up JDK 8
155155
uses: actions/setup-java@v2

0 commit comments

Comments
 (0)