Time to switch the CI to focal.

This commit is contained in:
Matthieu Gautier 2023-10-06 12:03:47 +02:00 committed by Kelson
parent 7f0c1d8a3f
commit ee75bc72f5

View File

@ -14,10 +14,10 @@ jobs:
- win32_dyn
include:
- target: native_static
image_variant: bionic
image_variant: focal
lib_postfix: '/x86_64-linux-gnu'
- target: native_dyn
image_variant: bionic
image_variant: focal
lib_postfix: '/x86_64-linux-gnu'
- target: win32_static
image_variant: f35