Skip to content

Commit

Permalink
ci: mac: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Oct 1, 2024
1 parent 632c0e8 commit 6b644df
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/binaries-mac-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
# arm64
runs-on: macos-14
env:
ghc: 98
stack: stack
steps:

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/binaries-mac-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
# x64
runs-on: macos-13
env:
ghc: 98
stack: stack
steps:

Expand Down

0 comments on commit 6b644df

Please sign in to comment.