Skip to content

Commit

Permalink
chore: reduce CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nohehf committed May 6, 2024
1 parent 257bfa6 commit c36c57e
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# This file is autogenerated by maturin v1.5.1
# To update, run
#
# maturin generate-ci github
#
# This file is abased on the autogenerated file by maturin v1.5.1
# It is modified to remove some architectures that were failing to build
name: CI

on:
Expand Down Expand Up @@ -30,12 +27,6 @@ jobs:
target: x86
- runner: ubuntu-latest
target: aarch64
- runner: ubuntu-latest
target: armv7
- runner: ubuntu-latest
target: s390x
- runner: ubuntu-latest
target: ppc64le
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit c36c57e

Please sign in to comment.