We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b55a15 commit 2b56820Copy full SHA for 2b56820
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
timeout-minutes: 10
31
strategy:
32
matrix:
33
- java: [GA, EA]
+ java: [GA]
34
os: [ubuntu, windows]
35
steps:
36
- name: Check out repo
0 commit comments