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: build-windows:
docker: docker:
- image: fedora:latest - image: fedora:33
steps: steps:
- run: - run:
name: "Install deps" name: "Install deps"