There was an error while loading. Please reload this page.
1 parent 8ba055e commit c2d4a6eCopy full SHA for c2d4a6e
1 file changed
.github/workflows/test_set_3.yml
@@ -10,7 +10,7 @@ jobs:
10
if: github.repository_owner == 'hwdsl2'
11
strategy:
12
matrix:
13
- os: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04]
+ os: [ubuntu-24.04, ubuntu-22.04]
14
fail-fast: false
15
runs-on: ${{ matrix.os }}
16
steps:
0 commit comments