Skip to content

Commit

Permalink
appveyor: bump image to Ubuntu 2204
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Oct 22, 2023
1 parent 9b6eeef commit f50fc70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ branches:
- 'test-awslc'
- 'test-mini'
# https://www.appveyor.com/docs/build-environment/#build-worker-images
image: 'Ubuntu2004'
# https://www.appveyor.com/docs/linux-images-software/
image: 'Ubuntu2204'
services:
- 'docker'
clone_depth: 8
Expand Down

0 comments on commit f50fc70

Please sign in to comment.