Skip to content

Commit

Permalink
CI: don't run in container
Browse files Browse the repository at this point in the history
  • Loading branch information
sveitser committed Mar 8, 2024
1 parent fefe4f9 commit 08fddc8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ubuntu-install-without-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ concurrency:
jobs:
ubuntu:
runs-on: ubuntu-latest
container:
image: ubuntu:latest
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 08fddc8

Please sign in to comment.