Skip to content

Commit

Permalink
Update the OS image for Coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
onurulgen committed Jun 12, 2024
1 parent 7cfe146 commit 41cd5a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion niftyreg_build_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
424
425

0 comments on commit 41cd5a1

Please sign in to comment.