Skip to content

Drop compiler running on a deprecated (by GH actions) version of Ubuntu #194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

offa
Copy link
Collaborator

@offa offa commented Aug 30, 2023

Clang 9 and 10 use an Ubuntu 18.04 based image, which isn't supported by the latest version of the checkout action.

actions/checkout#1442

@offa offa added the bug label Aug 30, 2023
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #194 (5a99e65) into master (7155ad2) will not change coverage.
Report is 2 commits behind head on master.
The diff coverage is 66.66%.

@@           Coverage Diff           @@
##           master     #194   +/-   ##
=======================================
  Coverage   34.84%   34.84%           
=======================================
  Files          54       54           
  Lines        2330     2330           
  Branches      355      355           
=======================================
  Hits          812      812           
  Misses       1429     1429           
  Partials       89       89           
Files Changed Coverage Δ
src/main/c/seasocks/StreamingResponse.cpp 0.00% <0.00%> (ø)
src/main/c/HybiPacketDecoder.cpp 73.43% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@offa offa merged commit bc48a13 into mattgodbolt:master Aug 30, 2023
@offa offa deleted the ci_drop_older_compiler branch August 30, 2023 15:22
@offa offa added this to the v1.4.6 milestone Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant