We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dac72c commit 3f6467dCopy full SHA for 3f6467d
1 file changed
.github/workflows/make-test.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
strategy:
14
matrix:
15
- os: [ubuntu-latest, ubuntu-22.04, ubuntu-20.04]
+ os: [ubuntu-latest, ubuntu-22.04]
16
runs-on: ${{ matrix.os }}
17
18
steps:
0 commit comments