We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba7d88e commit 4eaccc4Copy full SHA for 4eaccc4
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: Build
3
on: [push, pull_request]
4
5
jobs:
6
- ubuntu:
+ build:
7
name: ${{ matrix.os }} with Java 11
8
runs-on: ${{ matrix.os }}
9
strategy:
0 commit comments