diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index f77d98c4f..eaa3d7ad9 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -59,7 +59,7 @@ jobs: github.ref == 'refs/heads/master' && github.repository == 'Cxbx-Reloaded/Cxbx-Reloaded' needs: build-windows - runs-on: ubuntu-20.04 # TODO: Switch to ubuntu-latest once it's ubuntu-20.04 + runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Download Artifacts