chore(repo): use latest workflows config (#21521)

This commit is contained in:
Rares Matei 2024-02-02 17:27:53 +00:00 committed by GitHub
parent 7739ce013b
commit a5687d092c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
launch-templates:
linux-medium:
resource-class: 'docker_linux_amd64/medium+'
image: 'ubuntu22.04-node20.9-withDind-v1'
image: 'ubuntu22.04-node20.9-v2'
env:
GIT_AUTHOR_EMAIL: test@test.com
GIT_AUTHOR_NAME: Test

View File

@ -1,4 +1,4 @@
distributes-on:
distribute-on:
small-changeset: 8 linux-medium
medium-changeset: 10 linux-medium
large-changeset: 12 linux-medium