Skip to content

Commit

Permalink
roll back the version of ubuntu to match dbt-core
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Jan 27, 2024
1 parent ca2ad1e commit 794f29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ concurrency:
jobs:
integration:
name: Python ${{ matrix.python-version }}
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
timeout-minutes: 30

strategy:
Expand Down

0 comments on commit 794f29b

Please sign in to comment.