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 66d4bd9 commit 8f4dc48Copy full SHA for 8f4dc48
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
- "3.11"
78
# - "3.12-dev"
79
80
- runs-on: ubuntu-latest
+ runs-on: ${{ matrix.os }}
81
82
steps:
83
- uses: actions/checkout@v3
0 commit comments