Skip to content

Commit

Permalink
am not crazy you are
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalvin committed Sep 10, 2024
1 parent bd15b46 commit 3c8fa9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- name: Install casacore and boost
run: |
sudo apt install build-essential cmake gfortran g++ libboost-all-dev casacore-dev==3.5.0
sudo apt install build-essential cmake gfortran g++ libboost-all-dev casacore-dev=3.5.0
- name: Set up Python 3.12
uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit 3c8fa9b

Please sign in to comment.