CI: use shorter M1 CI name

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-05-30 19:15:12 -07:00 committed by Stephen Gutekanst
parent c0e0b7c686
commit 5d97a59345

View file

@ -1,4 +1,4 @@
name: M1 CI
name: CI
on:
# SECURITY: This must be a push event only, otherwise our M1 mac runner would be compromised by
# third-party pull requests which could run arbitrary code. This way, we can restrict it to