We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94513c5 commit cced830Copy full SHA for cced830
.github/workflows/all.yml
@@ -36,7 +36,7 @@ jobs:
36
needs: build-base-with-docker
37
strategy:
38
matrix:
39
- platform: [ubuntu:24.04, alpine:latest, fedora:latest]
+ platform: [ubuntu:24.04, fedora:latest]
40
allocator: [mi, sn, je]
41
steps:
42
- name: Check out repository code
0 commit comments