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 78bf1b9 commit 4b3b18bCopy full SHA for 4b3b18b
.github/workflows/continuous-integration.yml
@@ -13,7 +13,7 @@ defaults:
13
14
jobs:
15
test:
16
- runs-on: macos-latest
+ runs-on: ubuntu-latest
17
strategy:
18
matrix:
19
version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
0 commit comments