Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ityuany committed Apr 15, 2024
1 parent bd31ede commit c7fd0e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/canary-ubuntu.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: canary-mac-arm
name: canary-ubuntu
on:
push:
branches:
Expand All @@ -7,7 +7,7 @@ on:
branches:
- main
jobs:
build-canary-mac-arm:
build-ubuntu-arm:
runs-on: ubuntu-latest
env:
TARGET: x86_64-unknown-linux-musl
Expand Down

0 comments on commit c7fd0e3

Please sign in to comment.