Skip to content

Commit

Permalink
Test action
Browse files Browse the repository at this point in the history
  • Loading branch information
mildaniel committed Oct 3, 2023
1 parent 9f235c7 commit 1e446be
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test-m1.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: test-m1-action
on: [push]
jobs:
test:
runs-on: macos-latest-large
steps:
- run: docker info

0 comments on commit 1e446be

Please sign in to comment.