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 6615fb4 commit 96afd1dCopy full SHA for 96afd1d
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
test-linux:
50
name: Test on Linux against Coherence ${{ matrix.coherence_version }}
51
needs: build
52
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
53
strategy:
54
fail-fast: false
55
matrix:
0 commit comments