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.
2 parents 4cef904 + 494822e commit 501f4d8Copy full SHA for 501f4d8
1 file changed
.github/workflows/collect-deps.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
+ os: [ubuntu-22.04, ubuntu-24.04]
17
steps:
18
- name: Checkout repository
19
uses: actions/checkout@v2
0 commit comments