on: push: jobs: job1: runs-on: [ubuntu-amd64, ubuntu-arm64] steps: - name: step1 run: | touch somefile time zip -r somefile.zip somefile