Changeset: 8d6cfd04bde0 for monetdb-perl
URL: https://dev.monetdb.org/hg/monetdb-perl?cmd=changeset;node=8d6cfd04bde0
Modified Files:
        .github/workflows/runtests.yml
Branch: default
Log Message:

Syntax refinement


diffs (12 lines):

diff --git a/.github/workflows/runtests.yml b/.github/workflows/runtests.yml
--- a/.github/workflows/runtests.yml
+++ b/.github/workflows/runtests.yml
@@ -20,7 +20,7 @@ jobs:
 
     services:
       monetdb:
-        image: ${{monetdb_image}}
+        image: ${{ matrix.monetdb_image }}
         ports:
           - 50000:50000
 
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to