Skip to content

Commit 3713757

Browse files
Updated only place still using 20.04. - I assume this breaks something, let's see what
1 parent d22a8f2 commit 3713757

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cpu-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118

119119
cpu-tests:
120120
needs: build-docker-image-cpu
121-
runs-on: ubuntu-20.04
121+
runs-on: ubuntu-22.04
122122
env:
123123
IMAGE_REPO: ${{ needs.build-docker-image-cpu.outputs.image-repo }}
124124
DOCKER_TAG: ${{ needs.build-docker-image-cpu.outputs.docker-tag }}

0 commit comments

Comments
 (0)