Skip to content

Commit

Permalink
pin macos-10.15 + adept-2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenscholl committed Mar 11, 2021
1 parent 120de09 commit 6f1dfe2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-publish-test_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ jobs:

- name: "[MacOS] Install Adept"
run: |
wget http://www.met.reading.ac.uk/clouds/adept/adept-2.0.8.tar.gz
tar -xf adept-2.0.8.tar.gz
cd adept-2.0.8/
wget http://www.met.reading.ac.uk/clouds/adept/adept-2.0.5.tar.gz
tar -xf adept-2.0.5.tar.gz
cd adept-2.0.5/
./configure --silent
make -j2 --silent
sudo make install --silent
Expand Down

0 comments on commit 6f1dfe2

Please sign in to comment.