Skip to content

Commit dae28ba

Browse files
NIT
1 parent 6af4d91 commit dae28ba

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -244,11 +244,7 @@ jobs:
244244
245245
bloop-memory-footprint:
246246
timeout-minutes: 120
247-
runs-on: ${{ matrix.OS }}
248-
strategy:
249-
fail-fast: false
250-
matrix:
251-
OS: ["ubuntu-latest"]
247+
runs-on: ubuntu-latest
252248
steps:
253249
- uses: actions/checkout@v2
254250
with:

0 commit comments

Comments
 (0)