Skip to content

Commit

Permalink
Undo change to ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mjoerussell committed Feb 10, 2025
1 parent 48d108a commit 5c3352a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:
runs-on: "ubuntu-22.04" # _SLANG_DEV_CONTAINER_BASE_IMAGE_ (keep in sync)

steps:
- name: Clean unnecessary files
run: |
rm -rf /usr/share/dotnet
rm -rf /opt/ghc
rm -rf "/usr/share/local/boost"
- name: "Checkout Repository"
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683"

Expand Down

0 comments on commit 5c3352a

Please sign in to comment.