Change image

This commit is contained in:
2025-05-11 11:56:29 +00:00
parent 4cb90e3f68
commit ef19238758

View File

@@ -10,7 +10,7 @@ jobs:
RANDOM_SEEDS: [0, 1, 2] RANDOM_SEEDS: [0, 1, 2]
VARIANTS: [2] VARIANTS: [2]
container: container:
image: hello-world image: ubuntu:24.10
steps: steps:
- name: Hello world - name: Hello world
run: echo "Hello world" run: echo "Hello world"