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 8355025 commit 726970a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-vizro-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: test-integration-vizro-core on Py${{ matrix.python-version }} ${{ matrix.label }}

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

0 comments on commit 726970a

Please sign in to comment.