Skip to content

Bump golang from 1.19.0-alpine to 1.20.4-alpine in /tests/multiple-ports #144

Bump golang from 1.19.0-alpine to 1.20.4-alpine in /tests/multiple-ports

Bump golang from 1.19.0-alpine to 1.20.4-alpine in /tests/multiple-ports #144

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Build and Test
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Run tests
env:
XTABLES_LOCKFILE: /tmp/xtables.lock
run:
make test