Skip to content

build: bump docker/build-push-action from 4.1.1 to 4.2.1 (#157) #142

build: bump docker/build-push-action from 4.1.1 to 4.2.1 (#157)

build: bump docker/build-push-action from 4.1.1 to 4.2.1 (#157) #142

name: ubuntu-22.04 Tests
on:
push:
branches:
- main
pull_request:
defaults:
run:
shell: bash
jobs:
tests:
name: Tests
uses: ./.github/workflows/tests.yml
with:
runner-os: "ubuntu-22.04"