Skip to content

Conversation

dbaileychess
Copy link
Collaborator

@dbaileychess dbaileychess commented Nov 18, 2023

Various fixes to get the CI working.

Upgrade to gcc 13 and clang 15.

Clang-15 and C++23 don't seem to be working, so excluding it from CI for now.

Upgrade to gcc 13 and clang 15
@github-actions github-actions bot added the CI Continuous Integration label Nov 18, 2023
@github-actions github-actions bot added the c++ label Nov 18, 2023
@dbaileychess dbaileychess changed the title Update build.yml Fix CI builds Nov 18, 2023
@dbaileychess dbaileychess merged commit 4354945 into master Nov 18, 2023
@dbaileychess dbaileychess deleted the dbaileychess-patch-1 branch November 18, 2023 08:20
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
* Update build.yml

Upgrade to gcc 13 and clang 15

* switch to __is_trivially_copyable

* fix cmake issue and warning about sign comparison

* Use libc++ for C++23 on clang for now

* Use libc++ for C++23 on clang for now

* exclude clang+15 for C++13 builds
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
* Update build.yml

Upgrade to gcc 13 and clang 15

* switch to __is_trivially_copyable

* fix cmake issue and warning about sign comparison

* Use libc++ for C++23 on clang for now

* Use libc++ for C++23 on clang for now

* exclude clang+15 for C++13 builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant