Skip to content

Commit 0ad9614

Browse files
committed
. e set java version before mise
1 parent ba550b6 commit 0ad9614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-jdk-8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ jobs:
1111

1212
steps:
1313
- uses: actions/checkout@v5
14-
- uses: jdx/mise-action@v2
1514
- name: Set Java version for building (JDK 21)
1615
run: echo "21" > .java-version
1716
shell: bash
17+
- uses: jdx/mise-action@v2
1818
- name: Turn off formatting
1919
run: ./set_formatting_off.sh
2020
shell: bash

0 commit comments

Comments
 (0)