Skip to content

Commit

Permalink
updating dind to use 20.04 instead of 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
amaldonadomat committed Sep 5, 2024
1 parent 1d33ff2 commit f59aa73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cuda-dind-runners.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
DOCKER_IMAGE_NAME: cuda-actions-runner
TARGETPLATFORM: linux/amd64
OS_NAME: ubuntu
OS_VERSION: "22.04"
OS_VERSION: "20.04"

jobs:
build-runners:
Expand Down

0 comments on commit f59aa73

Please sign in to comment.