Skip to content

Commit

Permalink
Run tests on Ubuntu Bionic for pre-packaged Singularity
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhlin committed Aug 2, 2021
1 parent d2a09d9 commit 7aa7034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
cache-from: type=local,mode=max,src=/tmp/.buildx-cache

test:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
needs: [build]
if: github.event_name == 'pull_request'
strategy:
Expand Down

0 comments on commit 7aa7034

Please sign in to comment.