Skip to content

Commit

Permalink
CI: changing names and filenames for consistency.
Browse files Browse the repository at this point in the history
  • Loading branch information
unhyperbolic committed Mar 7, 2024
1 parent e850e64 commit fa0f30b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cirrus_wheels_macos_arm64_task:
name: Build macOS arm64 wheels.
name: Build wheels on macOS arm64.
macos_instance:
image: ghcr.io/cirruslabs/macos-ventura-xcode:latest
env:
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/all.yml → .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Linux/MacOs/Windows Wheels
name: Wheels

on: [push, pull_request]

Expand Down

0 comments on commit fa0f30b

Please sign in to comment.