From 41cd5a16d6e1221e124134d49bf6069a23cb9f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Onur=20=C3=9Clgen?= Date: Wed, 12 Jun 2024 18:44:17 +0100 Subject: [PATCH] Update the OS image for Coverage --- .github/workflows/coverage.yml | 2 +- niftyreg_build_version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index e54b253e..45727dfd 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -2,7 +2,7 @@ name: Coverage on: [push, pull_request] jobs: Coverage: - runs-on: [self-hosted, linux, gpu] + runs-on: [self-hosted, ubuntu-22.04, gpu] steps: - uses: actions/checkout@v3 diff --git a/niftyreg_build_version.txt b/niftyreg_build_version.txt index 9524ef49..5e4a5228 100644 --- a/niftyreg_build_version.txt +++ b/niftyreg_build_version.txt @@ -1 +1 @@ -424 +425