diff --git a/.github/workflows/update_image.yml b/.github/workflows/update_image.yml index fa616dc..410d847 100644 --- a/.github/workflows/update_image.yml +++ b/.github/workflows/update_image.yml @@ -15,7 +15,7 @@ jobs: update: strategy: matrix: - version: [38, 39, 40, 41] + version: [39, 40, 41] # The type of runner that the job will run on runs-on: ubuntu-latest