trivial: move circleci for windows build to fedora 33

This commit is contained in:
Mario Limonciello 2021-05-05 10:50:38 -05:00 committed by Richard Hughes
parent 608992e25d
commit b125361e20

View File

@ -18,7 +18,7 @@ jobs:
build-windows:
docker:
- image: fedora:latest
- image: fedora:33
steps:
- run:
name: "Install deps"