Skip to content

Bump github.com/quic-go/quic-go from 0.40.1 to 0.42.0 (#12) #23

Bump github.com/quic-go/quic-go from 0.40.1 to 0.42.0 (#12)

Bump github.com/quic-go/quic-go from 0.40.1 to 0.42.0 (#12) #23

Workflow file for this run

name: Docker
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
strategy:
matrix:
os: [ 'ubuntu-latest' ]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: Test Docker
run: chmod +x ./scripts/build-docker.sh && ./scripts/build-docker.sh