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