Skip to content

Commit b664c44

Browse files
committed
Error in workflow file.
That didn't work. Trying to convert tabs to spaces now.
1 parent 47fd3fb commit b664c44

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/c-cpp.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ jobs:
1818
# First we test all OSes in the default configuration.
1919
target:
2020
- ubuntu-20.04
21-
- ubuntu-22.04
22-
- macos-11
23-
- macos-12
21+
- ubuntu-22.04
22+
- ubuntu-24.04
23+
- macos-11
24+
- macos-12
2425
- macos-13
2526
- macos-14
2627
- windows-2019

0 commit comments

Comments
 (0)