.github/workflows/nightly_build.yml in urbanopt-reporting-0.6.2 vs .github/workflows/nightly_build.yml in urbanopt-reporting-0.7.0

- old
+ new

@@ -13,10 +13,10 @@ # group: ${{ github.workflow }}-${{ github.ref }} # cancel-in-progress: true env: # This env var should enforce develop branch of all dependencies - FAVOR_LOCAL_GEMS: true + # FAVOR_LOCAL_GEMS: true GEM_DEVELOPER_KEY: ${{ secrets.GEM_DEVELOPER_KEY }} jobs: weeknight-tests: # Pinned to `ubuntu-20.04`. When ubuntu-latest adopts 22.04 it would break for us since 22 only supports Ruby 3.1