Skip to content

Commit

Permalink
fix: switch to sequoia
Browse files Browse the repository at this point in the history
  • Loading branch information
chaaz committed Feb 8, 2024
1 parent 29ca997 commit 987e444
Show file tree
Hide file tree
Showing 8 changed files with 1,338 additions and 324 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ jobs:
uses: actions/checkout@v3
with:
ref: main
- name: Install winget
if: "matrix.os == 'windows-latest'"
uses: Cyberboss/install-winget@v1
- name: Install Windows dependencies
if: "matrix.os == 'windows-latest'"
run: |
winget install --id GnuPG.Gpg4win --silent --disable-interactivity --accept-source-agreements --accept-package-agreements --no-upgrade --force
- name: Get Windows cargo stable
if: "matrix.os == 'windows-latest'"
uses: actions-rs/toolchain@v1
Expand Down
Loading

0 comments on commit 987e444

Please sign in to comment.