Skip to content

Commit

Permalink
Change docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
niclaurenti committed Nov 9, 2023
1 parent 471d5b2 commit 4c3f247
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:

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

0 comments on commit 4c3f247

Please sign in to comment.