We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1de5fa commit a4d67acCopy full SHA for a4d67ac
.github/workflows/ci-tests.yml
@@ -89,7 +89,7 @@ jobs:
89
90
tox-style:
91
name: Linters
92
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
93
94
strategy:
95
matrix:
0 commit comments