We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb824f commit d544c8fCopy full SHA for d544c8f
.github/workflows/blank.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ${{ matrix.operating-system }}
7
strategy:
8
matrix:
9
- java-version: [1.8]
+ java-version: [17]
10
operating-system: [ubuntu-latest]
11
steps:
12
- name: Prepare
README.md
@@ -1,6 +1,5 @@
1
# Open Test Class
2
[](https://github.com/alaahong/open_test_class)
3
-[](https://www.code-inspector.com/project/4050/score/svg)
4
5
------
0 commit comments