Skip to content

Commit

Permalink
Pin Python version for visual regression testing to 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Nov 24, 2024
1 parent 006a459 commit a94535e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/galata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:

- name: Base Setup
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
with:
python_version: "3.11"

- name: Set up browser cache
uses: actions/cache@v4
Expand Down

0 comments on commit a94535e

Please sign in to comment.