Skip to content

Commit

Permalink
Mac check
Browse files Browse the repository at this point in the history
  • Loading branch information
mbwilding committed Jun 1, 2024
1 parent e7b45c7 commit b52bdd7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Validate
name: Check

on:
push:
Expand All @@ -18,8 +18,8 @@ jobs:
target:
- x86_64-pc-windows-gnu
# - aarch64-pc-windows-gnu
- x86_64-apple-darwin
# - x86_64-unknown-linux-gnu
# - x86_64-apple-darwin

steps:
- name: "Checkout"
Expand Down

0 comments on commit b52bdd7

Please sign in to comment.