CI: fix sri-csl/formal-methods PPA series.
authorwhitequark <whitequark@whitequark.org>
Thu, 18 Mar 2021 23:56:52 +0000 (23:56 +0000)
committerwhitequark <whitequark@whitequark.org>
Fri, 19 Mar 2021 00:02:02 +0000 (00:02 +0000)
GHA's Ubuntu has been upgraded to Focal.

.github/workflows/main.yaml

index 52a827d9f98bd5aa7920dfe69ddcb9d5d563a91b..3bcea9b8bd5face12013b1f8b7fe4ee85c03cb11 100644 (file)
@@ -20,7 +20,8 @@ jobs:
         python-version: ${{ matrix.python-version }}
     - name: Install dependencies
       run: |
-        sudo add-apt-repository ppa:sri-csl/formal-methods
+        sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys FA8E1301F4D3932C
+        sudo add-apt-repository 'deb http://ppa.launchpad.net/sri-csl/formal-methods/ubuntu bionic main'
         sudo apt-get update
         sudo apt-get install yices2
         pip install setuptools setuptools_scm wheel coverage codecov yowasp-yosys nmigen-yosys