We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67efc64 commit 84b59caCopy full SHA for 84b59ca
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
python-version: ['3.10']
18
- os: [ubuntu-latest, ubuntu-18.04, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-latest, windows-latest]
19
20
steps:
21
- uses: actions/checkout@v2
0 commit comments