abroekhuis commented on a change in pull request #263:
URL: https://github.com/apache/celix/pull/263#discussion_r446951095



##########
File path: .github/workflows/coverity-scan.yml
##########
@@ -0,0 +1,56 @@
+name: coverity-scan
+on:
+  schedule:
+    - cron: '0 0 * * 0' # Weekly at 00:00 UTC
+
+jobs:
+  latest:
+    runs-on: ubuntu-18.04

Review comment:
       Every build is still on 18.04. I don't mind moving, but would rather do 
it for all builds in one separate issue.
   This way the builds are still lined up.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to