<pre style='margin:0'>
Clemens Lang (neverpanic) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/07274d9f1411c105b01185985cd0dffcafbcff11">https://github.com/macports/macports-ports/commit/07274d9f1411c105b01185985cd0dffcafbcff11</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 07274d9f141 Azure Pipelines: Replace macOS 10.13 with 10.15
</span>07274d9f141 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 07274d9f1411c105b01185985cd0dffcafbcff11
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Sat Feb 15 00:12:28 2020 +0100

<span style='display:block; white-space:pre;color:#404040;'>    Azure Pipelines: Replace macOS 10.13 with 10.15
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    macOS-10.13 has been deprecated for Azure Pipelines and will be removed
</span><span style='display:block; white-space:pre;color:#404040;'>    soon. Replace it with the newly added macOS-10.15 instead.
</span>---
 azure-pipelines.yml | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/azure-pipelines.yml b/azure-pipelines.yml
</span><span style='display:block; white-space:pre;color:#808080;'>index d8c2b71e68b..2d9f8c57a1a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/azure-pipelines.yml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/azure-pipelines.yml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,8 @@ jobs:
</span> 
   strategy:
     matrix:
<span style='display:block; white-space:pre;background:#e0ffe0;'>+      mac-10.15:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        imageName: 'macOS-10.15'
</span>       mac-10.14:
         imageName: 'macOS-10.14'
   pool:
</pre><pre style='margin:0'>

</pre>