Skip to content

Commit d026bc8

Browse files
committed
chore: remove asdf from ci and brew
1 parent f9cefa4 commit d026bc8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
if: startsWith(matrix.os, 'macos')
4444

4545
- name: Install dotfiles
46-
run: ./install --except asdf
46+
run: ./install
4747

macos/Brewfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ tap "supabase/tap"
1818
brew "ack"
1919
brew "act", args: ["HEAD"]
2020
brew "actionlint"
21-
brew "asdf"
2221
brew "pycparser"
2322
brew "cffi"
2423
brew "cryptography"

0 commit comments

Comments
 (0)