There was an error while loading. Please reload this page.
1 parent 2e9d091 commit f34c7c8Copy full SHA for f34c7c8
1 file changed
.github/workflows/test.yml
@@ -14,8 +14,6 @@ jobs:
14
postgres-version: [ 15, 16, 17, 18 ]
15
steps:
16
- uses: actions/checkout@v6
17
- with:
18
- token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
19
- uses: aboutbits/github-actions-java/setup-with-gradle@v4
20
with:
21
java-version: 25
0 commit comments