Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnj committed Aug 18, 2022
1 parent 1c68ed7 commit 8cd6da1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ jobs:
- macOS-latest
- windows-latest
arch:
- x86
- x64
include:
- os: windows-latest
version: '1'
arch: x64
arch: x86
steps:
- uses: actions/checkout@v2
- name: setup python
Expand Down

0 comments on commit 8cd6da1

Please sign in to comment.