From 53b364606de0b0ee328f0637d00861d15a59e9e3 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Tue, 27 Apr 2021 21:01:11 -0500 Subject: [PATCH] Bump Fedora test version to 33. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b054c27..4c863f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: include: - distro: centos8 playbook: converge.yml - - distro: fedora32 + - distro: fedora33 playbook: converge.yml # See: https://github.com/geerlingguy/ansible-role-ansible/issues/18 # - distro: ubuntu2004