From 67725ee9f87ce9c625d3298308d4eb8824183402 Mon Sep 17 00:00:00 2001 From: Jamie Matthews Date: Sat, 21 Jan 2023 21:56:25 +0000 Subject: [PATCH] Run tests on ubuntu-latest --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 566a21f..8c047d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,7 @@ on: [pull_request] jobs: build: - runs-on: ubuntu-18.04 + runs-on: ubuntu-latest strategy: matrix: