Skip to content

Commit

Permalink
Remove gcc-15 job from groups
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 31, 2024
1 parent a857e02 commit fd60c25
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dev/tasks/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,13 @@ groups:

test:
- test-*
# Can be removed after we improved C++20 support
- ~test-debian-experimental-cpp-gcc-15

cpp:
- test-*cpp*
# Can be removed after we improved C++20 support
- ~test-debian-experimental-cpp-gcc-15
- example-*cpp*

c-glib:
Expand Down Expand Up @@ -157,6 +161,8 @@ groups:

nightly-tests:
- test-*
# Can be removed after we improved C++20 support
- ~test-debian-experimental-cpp-gcc-15
- example-*

nightly-packaging:
Expand Down

0 comments on commit fd60c25

Please sign in to comment.