We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a714cf5 commit ba3a701Copy full SHA for ba3a701
1 file changed
.github/workflows/ci.yml
@@ -87,7 +87,7 @@ jobs:
87
fail-fast: false
88
matrix:
89
jdk: [11, 17]
90
- platform: [ubuntu-latest] # Removing windows temporarily
+ platform: [ubuntu-latest] # Removing windows temporarily
91
runs-on: ${{ matrix.platform }}
92
93
steps:
0 commit comments