We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca5828 commit 94513c5Copy full SHA for 94513c5
.github/workflows/all.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
strategy:
11
matrix:
12
- platform: [ubuntu:24.04, alpine:latest, fedora:latest]
+ platform: [ubuntu:24.04, fedora:latest]
13
steps:
14
- name: Check out repository code
15
uses: actions/checkout@v3
0 commit comments