Skip to content

Commit 71ef9f9

Browse files
committed
alpine
1 parent c6c895b commit 71ef9f9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/CI-unixish-docker.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,9 @@ jobs:
2121
strategy:
2222
matrix:
2323
image: ["alpine:3.23"]
24-
with_gui: On
2524
include:
2625
- image: "alpine:3.23"
27-
with_gui: Off
26+
with_gui: false
2827
fail-fast: false # Prefer quick result
2928

3029
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)