Skip to content

Commit 1aaa040

Browse files
committed
Problem with yaml in c-cpp.yml. Maybe an issue with having tabs
instead of spaces?
1 parent cdd7652 commit 1aaa040

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,8 @@ jobs:
5656
- { target: ubuntu-latest, config: openssl-3.0.7 }
5757
- { target: ubuntu-latest, config: openssl-1.1.1_stable }
5858
- { target: ubuntu-latest, config: openssl-3.0 } # stable branch
59-
- { target: ubuntu-latest, config: libressl-3.7.1 }
59+
- { target: ubuntu-latest, config: libressl-3.7.1 }
6060
- { target: ubuntu-latest, config: libressl-3.8.0 }
61-
- { target: ubuntu-latest, config: libressl-3.7.0 }
6261
- { target: ubuntu-22.04, config: pam }
6362
- { target: ubuntu-22.04, config: krb5 }
6463
- { target: ubuntu-22.04, config: heimdal }

0 commit comments

Comments
 (0)