Skip to content

Commit ab38e3e

Browse files
committed
[ci] Mark Fedora 43 and Ubuntu 25.10 as non-special builds
Ubuntu 25.10 is already released, and Fedora 43 will be released in 10 days.
1 parent 918ef6f commit ab38e3e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/root-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,6 @@ jobs:
380380
overrides: ["CMAKE_CXX_STANDARD=23"]
381381
- image: fedora43
382382
overrides: ["CMAKE_CXX_STANDARD=23"]
383-
is_special: true
384383
- image: alma8
385384
- image: alma9
386385
overrides: ["CMAKE_BUILD_TYPE=Debug"]
@@ -392,7 +391,6 @@ jobs:
392391
- image: ubuntu2504
393392
overrides: ["CMAKE_CXX_STANDARD=23"]
394393
- image: ubuntu2510
395-
is_special: true
396394
overrides: ["CMAKE_CXX_STANDARD=23"]
397395
- image: debian125
398396
overrides: ["CMAKE_CXX_STANDARD=20", "dev=ON", "CMAKE_CXX_FLAGS=-Wsuggest-override"]

0 commit comments

Comments
 (0)