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 d43b83c commit 2792847Copy full SHA for 2792847
.github/workflows/linux.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
matrix:
32
python: [3]
33
- ubuntu: [20, 22]
+ ubuntu: [22, 24]
34
steps:
35
- uses: actions/checkout@v3
36
with:
0 commit comments