We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c9250 commit db9acadCopy full SHA for db9acad
1 file changed
java-bigquerystorage/.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- java: [11, 17, 21]
+ java: [11, 17, 21, 25]
16
steps:
17
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
18
- uses: actions/setup-java@v2
0 commit comments