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 b01b675 commit 987f731Copy full SHA for 987f731
.github/workflows/CI.yml
@@ -139,6 +139,7 @@ jobs:
139
- '12'
140
- '14'
141
- '16'
142
+ - '18'
143
runs-on: ${{ matrix.settings.host }}
144
steps:
145
- uses: actions/checkout@v3
@@ -176,6 +177,7 @@ jobs:
176
177
178
179
180
181
runs-on: ubuntu-latest
182
183
- uses: actions/checkout@v2
@@ -213,6 +215,7 @@ jobs:
213
215
214
216
217
218
219
220
221
- run: docker run --rm --privileged multiarch/qemu-user-static:register --reset
0 commit comments