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 2aad28b commit e0f488fCopy full SHA for e0f488f
.github/workflows/tests.yml
@@ -32,15 +32,10 @@ jobs:
32
matrix:
33
config:
34
- os: "debian11"
35
- tag: "latest"
36
- os: "fedora37"
37
38
- os: "ubuntu20"
39
40
- os: "ubuntu22"
41
42
- os: "rockylinux8"
43
44
steps:
45
- name: checkout
46
uses: actions/checkout@v3
@@ -78,15 +73,10 @@ jobs:
78
73
79
74
80
75
81
82
76
83
84
77
85
86
87
88
89
90
91
92
0 commit comments