Skip to content

Commit

Permalink
pin old ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
l0uden committed Dec 19, 2023
1 parent dd055e5 commit 8355025
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-integration-vizro-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
test-integration-vizro-core:
name: test-integration-vizro-core on Py${{ matrix.python-version }} ${{ matrix.label }}

runs-on: ubuntu-latest
# Pinned because chromedriver v120 recognised as chrome-headless-shell instead of chrome
runs-on: ubuntu:20231205.1.0
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 8355025

Please sign in to comment.