We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7012ef4 commit a4cbca9Copy full SHA for a4cbca9
.github/workflows/linux.yml
@@ -6,7 +6,7 @@ on:
6
# branches: [master]
7
jobs:
8
build:
9
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-20.04
10
strategy:
11
matrix:
12
python-version: ["3.8", "3.9", "3.10", "3.11"]
0 commit comments