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.
2 parents 29e7852 + 1d81022 commit 764e805Copy full SHA for 764e805
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- os: [ubuntu-latest-8-cores]
+ os: [ubuntu-latest]
20
21
runs-on: ${{ matrix.os }}
22
env:
0 commit comments