Skip to content

Commit 8504624

Browse files
committed
Update github actions
1 parent f5fb194 commit 8504624

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ on: push
44

55
jobs:
66
build:
7-
runs-on: ubuntu-22.04
7+
runs-on: ubuntu-24.04
88
container:
9-
image: giomba/ceda-cemu-builder:2
9+
image: giomba/ceda-cemu-builder:3
1010
options: --user root
1111
steps:
1212
- name: Checkout repository

0 commit comments

Comments
 (0)