ci: use a newer os image in semaphore (#3358)

This commit is contained in:
Dániel Kántor 2024-04-28 23:12:06 +02:00 committed by GitHub
parent 6f508db520
commit 2169b4f117
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Node JS
agent:
machine:
type: e1-standard-2
os_image: ubuntu1804
os_image: ubuntu2004
blocks:
- name: Set up dependencies
task: