Skip to content

Update docker/setup-qemu-action action to v3 #686

Update docker/setup-qemu-action action to v3

Update docker/setup-qemu-action action to v3 #686

Workflow file for this run

name: bundle
on:
push:
branches:
- master
pull_request:
- master
jobs:
main:
name: tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Verify bundle
run: |
make verify-bundle