We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5fb194 commit 8504624Copy full SHA for 8504624
1 file changed
.github/workflows/actions.yml
@@ -4,9 +4,9 @@ on: push
4
5
jobs:
6
build:
7
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
8
container:
9
- image: giomba/ceda-cemu-builder:2
+ image: giomba/ceda-cemu-builder:3
10
options: --user root
11
steps:
12
- name: Checkout repository
0 commit comments