Changeset: d224a1fab318 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/d224a1fab318
Modified Files:
        .github/workflows/linux.yml
Branch: Mar2025
Log Message:

use new(er) gcc on macos


diffs (12 lines):

diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml
--- a/.github/workflows/linux.yml
+++ b/.github/workflows/linux.yml
@@ -24,7 +24,7 @@ jobs:
           - os: macos-latest
             c_compiler: clang
           - os: macos-latest
-            c_compiler: gcc-12
+            c_compiler: gcc-15
           - os: ubuntu-latest
             c_compiler: gcc
           - os: ubuntu-latest
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to