Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
keynmol authored Nov 2, 2023
1 parent 6a08632 commit aa5bbb2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ macos_arm_build:
path: bin/sn-bindgen-*
name: binaries
if-no-files-found: error
linux_build:

linux_build:
name: Linux
runs-on: ubuntu-20.04
env:
Expand All @@ -102,7 +102,6 @@ macos_arm_build:
name: binaries
if-no-files-found: error


linux_arm64_build:
name: Linux (Arm64)
runs-on: ubuntu-20.04
Expand Down

0 comments on commit aa5bbb2

Please sign in to comment.