Skip to content

Bump docker/setup-buildx-action from 2 to 3 #15

Bump docker/setup-buildx-action from 2 to 3

Bump docker/setup-buildx-action from 2 to 3 #15

Workflow file for this run

name: Build and test
on:
pull_request:
jobs:
docker:
name: Docker tests
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run tests
run: ./test.sh