You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/06/28 06:40:46 UTC

[GitHub] [couchdb-ci] nickva opened a new pull request, #38: Add ubuntu jammy

nickva opened a new pull request, #38:
URL: https://github.com/apache/couchdb-ci/pull/38

   Noticed issues with both the qemu emulator for ARM (illegal
   instruction) and with building Erlang from source (openssl 3.0
   compatibility) so opted to use the default erlang 24 from jammy and
   build for amd64 architecture only for the pushed image:
   
   ```
   ERLANGVERSION=default ./build.sh buildx-platform ubuntu-jammy
   ```
   
   To check out the image:
   ```
   docker pull apache/couchdbci-ubuntu:jammy-erlang-default
   ```


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb-ci] nickva merged pull request #38: Add ubuntu jammy

Posted by GitBox <gi...@apache.org>.
nickva merged PR #38:
URL: https://github.com/apache/couchdb-ci/pull/38


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org