diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-02-13 23:58:48 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2023-02-14 03:18:40 -0700 |
| commit | ef9fc159feef6cd64e66978b9277f3b057fef77f (patch) | |
| tree | b0f6618a65c3a201abbe86494ccd8000b937de3c /.github | |
| parent | a800cdbb60ce6aecac5d5f7ac95711939d8ff764 (diff) | |
lock visual tests to Rouge 4.0.x to stabilize them
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ccb6a310..abda2c49 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,6 +79,7 @@ jobs: upstream: upstream - os: ubuntu-latest ruby: '3.1' + rouge-version: '~> 4.0.0' primary: primary runs-on: ${{ matrix.os }} env: |
