We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cbb91d commit 40a9f7cCopy full SHA for 40a9f7c
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Build release
9
strategy:
10
matrix:
11
- target: java8
+ target: [java8]
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v2.3.3
0 commit comments