Skip to content

Commit

Permalink
ci: remove docker
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Jan 9, 2025
1 parent f09de28 commit 8e8b596
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
- name: Install APT Dependencies
run: |
sudo apt update
sudo apt-get install -y docker.io
- name: Build And Install Dependencies
# if: steps.spack-cache.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 8e8b596

Please sign in to comment.