Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jamesturk/jellyfish
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesturk committed Sep 18, 2023
2 parents 90e904b + 20bde0b commit c75453a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
with:
submodules: recursive
- name: Setup QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
- name: Build wheels
uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit c75453a

Please sign in to comment.