Skip to content

Commit

Permalink
update root image
Browse files Browse the repository at this point in the history
  • Loading branch information
harrypuuter committed Apr 12, 2024
1 parent 2238446 commit 5e6c710
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ env:

jobs:
build_project:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
container:
image: rootproject/root:6.28.10-ubuntu22.04
image: rootproject/root:6.30.04-ubuntu22.04
options: --user 0 # run as root

steps:
Expand Down

0 comments on commit 5e6c710

Please sign in to comment.