Skip to content

Commit

Permalink
👷 Don't remove Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy committed Oct 24, 2023
1 parent ed13fb3 commit 1c39195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_cpac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: 'true'
remove-docker-images: 'true' # This'll slow it down but increase stability
remove-docker-images: 'false'
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 1c39195

Please sign in to comment.