Browse Source

Build on recent Ubuntu version

master
Luke Childs 2 years ago
parent
commit
5b17afdaba
  1. 2
      .github/workflows/ci.yml

2
.github/workflows/ci.yml

@ -9,7 +9,7 @@ env:
jobs:
build:
name: Build and push to Docker Hub
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:

Loading…
Cancel
Save