From e1dec69ebd82ae60cadd31fa359291af7cd23629 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Fri, 9 Jun 2023 13:18:27 +0100 Subject: [PATCH] bump actions test runner (#784) --- .github/workflows/integrate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index d0765f0ad..0c6428906 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -55,7 +55,7 @@ jobs: tests: name: "Tests" - runs-on: "ubuntu-18.04" + runs-on: "ubuntu-latest" strategy: matrix: