Skip to content

Commit

Permalink
arm64 test
Browse files Browse the repository at this point in the history
  • Loading branch information
cbartz committed Feb 2, 2024
1 parent c902be0 commit 8f53a2d
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: Tests

on:
pull_request:

name: Test
on: [push]
jobs:
unit-tests:
uses: canonical/operator-workflows/.github/workflows/test.yaml@main
secrets: inherit
with:
self-hosted-runner: true
self-hosted-runner-label: "edge"
build:
runs-on: [self-hosted, linux, ARM64]
steps:
- run: uname -a

0 comments on commit 8f53a2d

Please sign in to comment.