Skip to content

Commit d544c8f

Browse files
committed
Update build version
1 parent 2eb824f commit d544c8f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/blank.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ${{ matrix.operating-system }}
77
strategy:
88
matrix:
9-
java-version: [1.8]
9+
java-version: [17]
1010
operating-system: [ubuntu-latest]
1111
steps:
1212
- name: Prepare

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Open Test Class
22
[![Build Status](https://github.com/alaahong/open_test_class/workflows/CI/badge.svg)](https://github.com/alaahong/open_test_class)
3-
[![Code Quality Score](https://www.code-inspector.com/project/4050/score/svg)](https://www.code-inspector.com/project/4050/score/svg)
43

54
------
65

0 commit comments

Comments
 (0)