Skip to content

Commit

Permalink
undoing pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
kumiori committed Oct 7, 2024
1 parent 1d0e72d commit 5d6d4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
echo "Adding FEniCS PPA and installing fenicsx"
sudo add-apt-repository ppa:fenics-packages/fenics
sudo apt update
sudo apt-get install -y fenicsx=0.7.3-3~ppa1~lunar1
sudo apt-get install -y fenicsx
# Install irrevolutions dependencies (if any) and the package itself
- name: Install Python dependencies and irrevolutions
Expand Down

0 comments on commit 5d6d4f4

Please sign in to comment.