Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownShadow200 committed May 2, 2024
1 parent 3060af4 commit 45de15a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_mac.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build latest (macOS 64 bit)
name: Build latest (macOS)
on: [push]

concurrency:
group: ${{ github.ref }}-mac64
group: ${{ github.ref }}-mac
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit 45de15a

Please sign in to comment.