Skip to content

Commit

Permalink
Try
Browse files Browse the repository at this point in the history
  • Loading branch information
niclaurenti committed Feb 8, 2025
1 parent ea122ad commit 2cac5c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ jobs:

runs-on: ubuntu-latest
container:
image: ghcr.io/catthehacker/ubuntu:act-latest
image: ghcr.io/nnpdf/lhapdf:v2.2.8
# image: ghcr.io/catthehacker/ubuntu:act-latest
credentials:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2cac5c5

Please sign in to comment.