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

lets first try to get ubuntu back..


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
@@ -48,7 +48,7 @@ jobs:
           ref: ${{ github.ref }}
 
       - name: install pymonetdb cryptography
-        run: pip3 install --user --break-system-packages --upgrade pymonetdb 
cryptography
+        run: pip3 install --user --upgrade pymonetdb cryptography
 
       - name: make MonetDB on linux
         run: |
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to